Home
last modified time | relevance | path

Searched refs:is_separator (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/host-tools/ndk-stack/elff/
Ddwarf_defs.h302 bool is_separator() const { in is_separator() function
315 if (is_separator()) { in process()
425 bool is_separator() const { in is_separator() function
444 if (is_separator()) { in process()
853 while (!abbr_at->is_separator()) { in cache_to()
Ddwarf_die.cc88 while (!at_abbr->is_separator()) { in get_attrib()
205 while (!at_abbr->is_separator()) { in dump()
Ddwarf_cu.cc337 while (is_attrib_ptr_valid(die) && !die->is_separator()) { in process_DIE()
384 !at_abbr->is_separator()) { in process_DIE()