Home
last modified time | relevance | path

Searched refs:pc_match (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/libdw/
Ddwarf_getscopes.c49 pc_match (unsigned int depth, struct Dwarf_Die_Chain *die, void *arg) in pc_match() function
194 int result = __libdw_visit_scopes (0, &cu, NULL, &pc_match, &pc_record, &a); in dwarf_getscopes()
DChangeLog291 * dwarf_getscopes.c (pc_match): Also check for
2665 * dwarf_getscopes.c (pc_match): Swallow dwarf_haspc error return when
2671 * dwarf_getscopes.c (pc_match): Check dwarf_haspc error return,