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/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeEnumModules.cpp31 return Session.getSymbolCache().getOrCreateCompiland(N); in getChildAtIndex()
DSymbolCache.cpp319 return getOrCreateCompiland(Modi); in findSymbolBySectOffset()
587 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/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DSymbolCache.h176 std::unique_ptr<PDBSymbolCompiland> getOrCreateCompiland(uint32_t Index);