Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDIEGenerator.h31 DIE *createDIE(dwarf::Tag DieTag, uint32_t OutOffset) { in createDIE()
H A DDWARFLinkerCompileUnit.cpp1424 dwarf::Tag DieTag, bool IsDeclaration, in allocateTypeDie() argument
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp129 dwarf::Tag DieTag = dwarf::DW_TAG_null; in readAtoms() local
H A DDWARFVerifier.cpp660 auto DieTag = Die.getTag(); verifyDebugInfoAttribute() local