Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp455 DWARFDie UnitDie(this, &DieArray[0]); in tryExtractDIEsIfNeeded() local
562 DWARFDie UnitDie = getUnitDIE(); in parseDWO() local
654 DWARFDie UnitDie = getUnitDIE(); in collectAddressRanges() local
860 DWARFDie UnitDie = getUnitDIE(); in getBaseAddress() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp501 DWARFDie UnitDie(this, &DieArray[0]); in tryExtractDIEsIfNeeded() local
596 DWARFDie UnitDie = getUnitDIE(); in parseDWO() local
683 DWARFDie UnitDie = getUnitDIE(); in collectAddressRanges() local
1052 DWARFDie UnitDie = getUnitDIE(); in getBaseAddress() local
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h77 DIE &UnitDie; variable
H A DDwarfDebug.cpp1891 DIE &UnitDie = NewTU.getUnitDie(); in addDwarfTypeUnitType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp210 const DIE *UnitDie = getUnitDie(); in getUnit() local
H A DDwarfDebug.cpp3425 DIE &UnitDie = NewTU.getUnitDie(); in addDwarfTypeUnitType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp215 const DIE *UnitDie = getUnitDie(); in getUnit() local
H A DDwarfDebug.cpp2934 DIE &UnitDie = NewTU.getUnitDie(); in addDwarfTypeUnitType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVELFReader.cpp909 DWARFDie UnitDie = CU->getUnitDIE(); in createScopes() local