Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/Symbolize/
DSymbolize.h77 ObjectFile *lookUpDebuglinkObject(const std::string &Path,
/external/llvm/lib/DebugInfo/Symbolize/
DSymbolize.cpp271 ObjectFile *LLVMSymbolizer::lookUpDebuglinkObject(const std::string &Path, in lookUpDebuglinkObject() function in llvm::symbolize::LLVMSymbolizer
312 DbgObj = lookUpDebuglinkObject(Path, Obj, ArchName); in getOrCreateObjectPair()