Home
last modified time | relevance | path

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

/external/lldb/examples/synthetic/
Dgnu_libstdcpp.py135 def has_children(self): member in StdListSynthProvider
233 def has_children(self): member in StdVectorSynthProvider
418 def has_children(self): member in StdMapSynthProvider
Dlibcxx.py130 def has_children(self): member in stdvector_SynthProvider
326 def has_children(self): member in stdlist_SynthProvider
490 def has_children(self): member in stdmap_SynthProvider
619 def has_children(self): member in stddeque_SynthProvider
725 def has_children(self): member in stdsharedptr_SynthProvider
/external/lldb/examples/synthetic/bitfield/
Dexample.py16 def has_children(self): member in MaskedData_SyntheticChildrenProvider
/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/src/libdw/
Ddwarf_aggregate_size.c147 int has_children = INTUSE(dwarf_child) (die, &enum_child); in array_size() local
DlibdwP.h222 bool has_children; member
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFAbbreviationDeclaration.cpp26 DWARFAbbreviationDeclaration::DWARFAbbreviationDeclaration(dw_tag_t tag, uint8_t has_children) : in DWARFAbbreviationDeclaration()
/external/lldb/tools/lldb-perf/lib/
DXcode.cpp23 auto has_children = value.MightHaveChildren(); in FetchVariable() local
/external/linux-tools-perf/src/tools/perf/util/
Dsymbol.h143 bool has_children; member
/external/linux-tools-perf/src/tools/perf/ui/browsers/
Dhists.c225 bool has_children = false; in callchain_node__set_folding_rb_tree() local
243 bool has_children = false; in callchain_node__set_folding() local
/external/valgrind/coregrind/m_debuginfo/
Dreaddwarf3.c411 ULong has_children; member
2581 UInt has_children; in get_inlFnName() local
4168 UInt has_children; in read_DIE() local
4440 UInt has_children; in trace_debug_abbrev() local
/external/lldb/source/Core/
DValueObject.cpp660 bool has_children = false; in MightHaveChildren() local
3371 const bool has_children = type_flags.Test (ClangASTType::eTypeHasChildren); in DumpValueObject_Impl() local
/external/lldb/source/API/
DSBValue.cpp1115 bool has_children = false; in MightHaveChildren() local
/external/elfutils/src/src/
Dreadelf.c4561 int has_children = dwarf_abbrevhaschildren (&abbrev); in print_debug_abbrev_section() local