Home
last modified time | relevance | path

Searched refs:__libdw_visit_scopes (Results 1 – 6 of 6) sorted by relevance

/external/elfutils/0.153/libdw/
Ddwarf_getscopes.c200 return __libdw_visit_scopes (depth, die, &origin_match, NULL, a); in pc_record()
213 int result = __libdw_visit_scopes (0, &cu, &pc_match, &pc_record, &a); in dwarf_getscopes()
216 result = __libdw_visit_scopes (0, &cu, &origin_match, NULL, &a); in dwarf_getscopes()
Dlibdw_visit_scopes.c99 __libdw_visit_scopes (depth, root, previsit, postvisit, arg) in __libdw_visit_scopes() function
114 return __libdw_visit_scopes (depth + 1, &child,
Ddwarf_getscopes_die.c91 int result = __libdw_visit_scopes (1, &cu, &scope_visitor, NULL, &info); in dwarf_getscopes_die()
Ddwarf_func_inline.c120 return __libdw_visit_scopes (0, &cu, &scope_visitor, NULL, &v); in dwarf_func_inline_instances()
DlibdwP.h447 extern int __libdw_visit_scopes (unsigned int depth,
DChangeLog754 Fix typo in __libdw_visit_scopes argument.
1003 __libdw_visit_scopes.
1010 * libdw_visit_scopes.c (__libdw_visit_scopes): Pass a struct