Searched refs:MObj (Results 1 – 1 of 1) sorted by relevance
1941 } else if (auto *MObj = dyn_cast<MachOObjectFile>(&Obj)) { in getSymbolInfo() local1942 RSec = MObj->getRelocationSection(Reloc.getRawDataRefImpl()); in getSymbolInfo()