HomeSort by relevance Sort by last modified time
    Searched full:scope_visitor (Results 1 - 2 of 2) sorted by null

  /external/elfutils/libdw/
dwarf_getscopes_die.c 58 scope_visitor (unsigned int depth, struct Dwarf_Die_Chain *die, void *arg) function
91 int result = __libdw_visit_scopes (1, &cu, &scope_visitor, NULL, &info);
dwarf_func_inline.c 64 scope_visitor (unsigned int depth __attribute__ ((unused)), function
120 return __libdw_visit_scopes (0, &cu, &scope_visitor, NULL, &v);

Completed in 43 milliseconds