Home
last modified time | relevance | path

Searched refs:getOrCreateGlobalSymbolByOffset (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumGlobals.cpp48 Session.getSymbolCache().getOrCreateGlobalSymbolByOffset(MatchOffsets[N]); in getChildAtIndex()
H A DSymbolCache.cpp274 SymIndexId SymbolCache::getOrCreateGlobalSymbolByOffset(uint32_t Offset) { in getOrCreateGlobalSymbolByOffset() function in SymbolCache
/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DSymbolCache.h171 SymIndexId getOrCreateGlobalSymbolByOffset(uint32_t Offset);