Home
last modified time | relevance | path

Searched defs:DwarfUnit (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerUnit.h25 class DwarfUnit; variable
32 DwarfUnit(LinkingGlobalData &GlobalData, unsigned ID, in DwarfUnit() function
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.h31 class DwarfUnit; variable
H A DDwarfDebug.h54 class DwarfUnit; variable
H A DDwarfUnit.cpp83 DwarfUnit::DwarfUnit(dwarf::Tag UnitTag, const DICompileUnit *Node, in DwarfUnit() function in DwarfUnit
[all...]
/llvm-project/bolt/include/bolt/Core/
H A DDIEBuilder.h258 std::optional<uint32_t> HasDieId = getAllocDIEId(DwarfUnit, DwarfDie); in getDIEInfoByDwarfDie() local
301 getUnitInfoByDwarfUnit(const DWARFUnit & DwarfUnit) getUnitInfoByDwarfUnit() argument
/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp561 __anon27b0bafb0b02(DWARFUnit &DwarfUnit) convert() argument
/llvm-project/llvm/tools/llvm-profgen/
H A DProfiledBinary.cpp852 DWARFUnit *const DwarfUnit = CompilationUnit.get(); loadSymbolsFromDWARF() local
/llvm-project/bolt/lib/Core/
H A DBinaryContext.cpp1646 if (std::optional<uint64_t> DWOId = DwarfUnit->getDWOId()) { in preprocessDWODebugInfo() local