Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DAccelTable.h277 DWARF5AccelTableStaticData(uint64_t DieOffset, unsigned DieTag, in DWARF5AccelTableStaticData()
291 unsigned DieTag; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFAcceleratorTable.cpp117 dwarf::Tag DieTag = dwarf::DW_TAG_null; in readAtoms() local