Home
last modified time | relevance | path

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

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