Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugPubnames.cpp93 DWARFDIECollection dies; in GeneratePubnames() local
225 DWARFDIECollection dies; in GeneratePubBaseTypes() local
DDWARFCompileUnit.cpp566 DWARFCompileUnit::AppendDIEsWithTag (const dw_tag_t tag, DWARFDIECollection& dies, uint32_t depth) … in AppendDIEsWithTag()
/external/elfutils/src/src/
Dreadelf.c6110 Dwarf_Die *dies = (Dwarf_Die *) xmalloc (maxdies * sizeof (Dwarf_Die)); in print_debug_units() local