Home
last modified time | relevance | path

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

/external/elfutils/src/libdw/
Dlibdw_visit_scopes.c38 may_have_scopes (Dwarf_Die *die) in may_have_scopes() function
126 if (!child.prune && may_have_scopes (&child.die)
DChangeLog493 (may_have_scopes): New function to replace classify_die. There's no
496 units, and use may_have_scopes to test if recursion is needed.