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() function194 int result = __libdw_visit_scopes (0, &cu, NULL, &pc_match, &pc_record, &a); in dwarf_getscopes()
291 * dwarf_getscopes.c (pc_match): Also check for2665 * dwarf_getscopes.c (pc_match): Swallow dwarf_haspc error return when2671 * dwarf_getscopes.c (pc_match): Check dwarf_haspc error return,