Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1941 } else if (auto *MObj = dyn_cast<MachOObjectFile>(&Obj)) { in getSymbolInfo() local
1942 RSec = MObj->getRelocationSection(Reloc.getRawDataRefImpl()); in getSymbolInfo()