Searched refs:scope_visitor (Results 1 - 2 of 2) sorted by relevance
/external/elfutils/libdw/ |
H A D | dwarf_getscopes_die.c | 37 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 D | dwarf_func_inline.c | 44 scope_visitor (unsigned int depth __attribute__ ((unused)), function 100 return __libdw_visit_scopes (0, &cu, NULL, &scope_visitor, NULL, &v);
|
Completed in 101 milliseconds