Home
last modified time | relevance | path

Searched refs:getOrCreateCompiland (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeEnumModules.cpp31 return Session.getSymbolCache().getOrCreateCompiland(N); in getChildAtIndex()
DSymbolCache.cpp285 SymbolCache::getOrCreateCompiland(uint32_t Index) { in getOrCreateCompiland() function in SymbolCache
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
DNativeEnumModules.cpp28 return Session.getSymbolCache().getOrCreateCompiland(N); in getChildAtIndex()
DSymbolCache.cpp325 return getOrCreateCompiland(Modi); in findSymbolBySectOffset()
597 SymbolCache::getOrCreateCompiland(uint32_t Index) { in getOrCreateCompiland() function in SymbolCache
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DSymbolCache.h131 std::unique_ptr<PDBSymbolCompiland> getOrCreateCompiland(uint32_t Index);
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/Native/
DSymbolCache.h182 std::unique_ptr<PDBSymbolCompiland> getOrCreateCompiland(uint32_t Index);