Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDIEGenerator.h31 DIE *createDIE(dwarf::Tag DieTag, uint32_t OutOffset) { in createDIE()
H A DDWARFLinkerCompileUnit.cpp1426 allocateTypeDie(TypeEntryBody * TypeDescriptor,DIEGenerator & TypeDIEGenerator,dwarf::Tag DieTag,bool IsDeclaration,bool IsParentDeclaration) allocateTypeDie() argument
/llvm-project/bolt/include/bolt/Core/
H A DDebugNames.h26 const unsigned DieTag, const unsigned UnitID, in BOLTDWARF5AccelTableData() argument
/llvm-project/bolt/lib/Core/
H A DDebugNames.cpp234 __anon9c6def8c0202(const DWARFUnit &Unit, bool &IsTU, uint32_t &DieTag) addAccelTableEntry() argument
305 uint32_t DieTag = 0; addAccelTableEntry() local
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp129 dwarf::Tag DieTag = dwarf::DW_TAG_null; in readAtoms() local
H A DDWARFVerifier.cpp739 auto DieTag = Die.getTag(); verifyDebugInfoAttribute() local