Searched refs:scope_visitor (Results 1 - 2 of 2) sorted by relevance

/external/elfutils/libdw/
H A Ddwarf_getscopes_die.c37 scope_visitor (unsigned int depth, struct Dwarf_Die_Chain *die, void *arg) function
70 int result = __libdw_visit_scopes (1, &cu, NULL, &scope_visitor, NULL, &info);
H A Ddwarf_func_inline.c44 scope_visitor (unsigned int depth __attribute__ ((unused)), function
100 return __libdw_visit_scopes (0, &cu, NULL, &scope_visitor, NULL, &v);

Completed in 90 milliseconds