Home
last modified time | relevance | path

Searched refs:lookUpDebuglinkObject (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/Symbolize/
H A DSymbolize.h89 ObjectFile *lookUpDebuglinkObject(const std::string &Path,
/freebsd-12.1/contrib/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp279 ObjectFile *LLVMSymbolizer::lookUpDebuglinkObject(const std::string &Path, in lookUpDebuglinkObject() function in llvm::symbolize::LLVMSymbolizer
320 DbgObj = lookUpDebuglinkObject(Path, Obj, ArchName); in getOrCreateObjectPair()