Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp490 DWARFDie UnitDie(this, &DieArray[0]); tryExtractDIEsIfNeeded() local
585 DWARFDie UnitDie = getUnitDIE(); parseDWO() local
672 DWARFDie UnitDie = getUnitDIE(); collectAddressRanges() local
1049 DWARFDie UnitDie = (SU ? SU : this)->getUnitDIE(); getBaseAddress() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerUnit.h77 void setOutUnitDIE(DIE *UnitDie) { in setOutUnitDIE() argument
H A DDWARFLinkerImpl.cpp147 DWARFDie UnitDie = OrigCU.get()->getUnitDIE(); link() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVELFReader.cpp
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp208 const DIE *UnitDie = getUnitDie(); getUnit() local
H A DDwarfDebug.cpp3470 DIE &UnitDie = NewTU.getUnitDie(); addDwarfTypeUnitType() local