Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DSymbolCache.h53 DenseMap<uint32_t, SymIndexId> GlobalOffsetToSymbolId; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/Native/
DSymbolCache.h69 mutable DenseMap<uint32_t, SymIndexId> GlobalOffsetToSymbolId; variable