Searched refs:MObj (Results 1 – 1 of 1) sorted by relevance
751 } else if (auto *MObj = dyn_cast<MachOObjectFile>(&Obj)) { in DWARFContextInMemory() local754 auto RelocInfo = MObj->getRelocation(Reloc.getRawDataRefImpl()); in DWARFContextInMemory()755 if (MObj->isRelocationScattered(RelocInfo)) { in DWARFContextInMemory()760 RSec = MObj->getRelocationSection(Reloc.getRawDataRefImpl()); in DWARFContextInMemory()