Searched refs:pc_match (Results 1 – 2 of 2) sorted by relevance
49 pc_match (unsigned int depth, struct Dwarf_Die_Chain *die, void *arg) in pc_match() function192 int result = __libdw_visit_scopes (0, &cu, &pc_match, &pc_record, &a); in dwarf_getscopes()
1461 * dwarf_getscopes.c (pc_match): Swallow dwarf_haspc error return when1467 * dwarf_getscopes.c (pc_match): Check dwarf_haspc error return,