Searched refs:origin_match (Results 1 – 1 of 1) sorted by relevance
/external/elfutils/libdw/ |
D | dwarf_getscopes.c | 88 origin_match (unsigned int depth, struct Dwarf_Die_Chain *die, void *arg) in origin_match() function 181 return __libdw_visit_scopes (depth, die, NULL, &origin_match, NULL, a); in pc_record() 197 result = __libdw_visit_scopes (0, &cu, NULL, &origin_match, NULL, &a); in dwarf_getscopes()
|