Home
last modified time | relevance | path

Searched defs:has_children (Results 1 – 8 of 8) sorted by relevance

/external/google-breakpad/src/common/dwarf/
Ddwarf2reader_test_common.h119 TestAbbrevTable &Abbrev(int code, DwarfTag tag, DwarfHasChild has_children) { in Abbrev()
Ddwarf2reader.h247 bool has_children; member
/external/elfutils/libdw/
Ddwarf_aggregate_size.c119 int has_children = INTUSE(dwarf_child) (die, &enum_child); in array_size() local
DlibdwP.h245 bool has_children : 1; /* Whether or not the DIE has children. */ member
/external/python/cpython3/Lib/
Dsymtable.py82 def has_children(self): member in SymbolTable
/external/python/cpython2/Lib/
Dsymtable.py83 def has_children(self): member in SymbolTable
/external/libkmsxx/utils/
Dkmsprint.cpp335 bool has_children = e.children.size() > 0; in print_entry() local
/external/elfutils/src/
Dreadelf.c5052 int has_children = dwarf_abbrevhaschildren (&abbrev); in print_debug_abbrev_section() local