Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DAccelTable.h274 DWARF5AccelTableStaticData(uint64_t DieOffset, unsigned DieTag, in DWARF5AccelTableStaticData()
288 unsigned DieTag; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFAcceleratorTable.cpp117 dwarf::Tag DieTag = dwarf::DW_TAG_null; in readAtoms() local
DDWARFVerifier.cpp499 auto DieTag = Die.getTag(); in verifyDebugInfoAttribute() local