Searched defs:UnitDie (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ | ||
H A D | DWARFUnit.cpp | 490 DWARFDie UnitDie(this, &DieArray[0]); tryExtractDIEsIfNeeded() local |
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ | ||
H A D | DWARFLinkerUnit.h | 77 void setOutUnitDIE(DIE *UnitDie) { in setOutUnitDIE() argument |
H A D | DWARFLinkerImpl.cpp | 147 DWARFDie UnitDie = OrigCU.get()->getUnitDIE(); link() local |
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ | ||
H A D | LVELFReader.cpp |
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DIE.cpp | 208 const DIE *UnitDie = getUnitDie(); getUnit() local |
H A D | DwarfDebug.cpp | 3470 DIE &UnitDie = NewTU.getUnitDie(); addDwarfTypeUnitType() local |