Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp429 DWARFDie UnitDie(this, &DieArray[0]); in tryExtractDIEsIfNeeded() local
523 DWARFDie UnitDie = getUnitDIE(); in parseDWO() local
599 DWARFDie UnitDie = getUnitDIE(); in collectAddressRanges() local
805 DWARFDie UnitDie = getUnitDIE(); in getBaseAddress() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp215 const DIE *UnitDie = getUnitDie(); in getUnit() local
H A DDwarfDebug.cpp3312 DIE &UnitDie = NewTU.getUnitDie(); in addDwarfTypeUnitType() local