Home
last modified time | relevance | path

Searched defs:TypeIndexOffset (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DRawTypes.h78 struct TypeIndexOffset { struct
79 codeview::TypeIndex Type;
80 support::ulittle32_t Offset;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h272 struct TypeIndexOffset { struct
273 TypeIndex Type;
274 support::ulittle32_t Offset;
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h281 struct TypeIndexOffset { struct
282 TypeIndex Type;
283 support::ulittle32_t Offset;
/external/clang/lib/Serialization/
DASTReader.cpp2896 uint32_t TypeIndexOffset = in ReadASTBlock() local
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp3860 uint32_t TypeIndexOffset = in ReadModuleOffsetMap() local