Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFTypeUnit.h20 uint32_t TypeOffset; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFGdbIndex.h39 uint64_t TypeOffset; member
DDWARFUnit.h60 uint64_t TypeOffset = 0; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFGdbIndex.cpp145 uint64_t TypeOffset = Data.getU64(&Offset); in parseImpl() local