pub fn child_functions_parser() -> impl Parser<Vec<FunctionInfo>>Expand description
Parser that finds all functions among the children of a DIE
pub fn child_functions_parser() -> impl Parser<Vec<FunctionInfo>>Parser that finds all functions among the children of a DIE