Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-symbolizer/
DLLVMSymbolize.cpp361 const MachOObjectFile *MachDbgObj = in lookUpDsymFile() local
363 if (!MachDbgObj) continue; in lookUpDsymFile()
364 if (darwinDsymMatchesBinary(MachDbgObj, MachExeObj)) { in lookUpDsymFile()