Home
last modified time | relevance | path

Searched refs:getOrCreateObjectPair (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/DebugInfo/Symbolize/
DSymbolize.h82 Expected<ObjectPair> getOrCreateObjectPair(const std::string &Path,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/Symbolize/
DSymbolize.h94 Expected<ObjectPair> getOrCreateObjectPair(const std::string &Path,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/Symbolize/
DSymbolize.cpp299 LLVMSymbolizer::getOrCreateObjectPair(const std::string &Path, in getOrCreateObjectPair() function in llvm::symbolize::LLVMSymbolizer
390 auto ObjectsOrErr = getOrCreateObjectPair(BinaryName, ArchName); in getOrCreateModuleInfo()
/external/llvm/lib/DebugInfo/Symbolize/
DSymbolize.cpp291 LLVMSymbolizer::getOrCreateObjectPair(const std::string &Path, in getOrCreateObjectPair() function in llvm::symbolize::LLVMSymbolizer
381 auto ObjectsOrErr = getOrCreateObjectPair(BinaryName, ArchName); in getOrCreateModuleInfo()