Searched refs:MachOReloc (Results 1 – 1 of 1) sorted by relevance
401 MachO::any_relocation_info MachOReloc = MO->getRelocation(RelocDataRef); in collectRelocationsToApplyToSwiftReflectionSections() local404 MO->getAnyRelocationType(MachOReloc), MO->getArch())) { in collectRelocationsToApplyToSwiftReflectionSections()798 MachO::any_relocation_info MachOReloc = Obj.getRelocation(RelocDataRef); in findValidRelocsMachO() local800 if (object::MachOObjectFile::isMachOPairedReloc(Obj.getAnyRelocationType(MachOReloc), in findValidRelocsMachO()809 unsigned RelocSize = 1 << Obj.getAnyRelocationLength(MachOReloc); in findValidRelocsMachO()823 if (Obj.isRelocationScattered(MachOReloc)) { in findValidRelocsMachO()827 SymAddress = Obj.getScatteredRelocationValue(MachOReloc); in findValidRelocsMachO()