Home
last modified time | relevance | path

Searched defs:dies (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/lldb/unittests/SymbolFile/DWARF/
DDWARFASTParserClangTests.cpp104 std::vector<DWARFDIE> dies = { in TEST_F() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFUnit.h212 die_iterator_range dies() { in dies() function
DDWARFDebugInfoEntry.cpp233 std::vector<DWARFDIE> dies; in GetDIENamesAndRanges() local
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h485 die_iterator_range dies() { in dies() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h515 die_iterator_range dies() { in dies() function
/external/elfutils/src/
Dreadelf.c7022 Dwarf_Die *dies; member
7737 Dwarf_Die *dies = (Dwarf_Die *) xmalloc (maxdies * sizeof (Dwarf_Die)); in print_debug_units() local