Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Dlibdw_visit_scopes.c38 may_have_scopes (Dwarf_Die *die) in may_have_scopes() function
173 if (!state->child.prune && may_have_scopes (&state->child.die) in walk_children()
DChangeLog2028 (may_have_scopes): New function to replace classify_die. There's no
2031 units, and use may_have_scopes to test if recursion is needed.