Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp513 DWARFDie UnitDie(this, &DieArray[0]); in tryExtractDIEsIfNeeded() local
608 DWARFDie UnitDie = getUnitDIE(); in parseDWO() local
695 DWARFDie UnitDie = getUnitDIE(); in collectAddressRanges() local
1072 DWARFDie UnitDie = (SU ? SU : this)->getUnitDIE(); in getBaseAddress() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFLinkerUnit.h
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerUnit.h77 void setOutUnitDIE(DIE *UnitDie) { in setOutUnitDIE()
H A DDWARFLinkerImpl.cpp145 DWARFDie UnitDie = OrigCU->getUnitDIE(); in link() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVDWARFReader.cpp924 DWARFDie UnitDie = CU->getUnitDIE(); in createScopes() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp204 const DIE *UnitDie = getUnitDie(); in getUnit() local
H A DDwarfDebug.cpp3458 DIE &UnitDie = NewTU.getUnitDie(); in addDwarfTypeUnitType() local