Searched refs:isMachOPairedReloc (Results 1 – 3 of 3) sorted by relevance
404 if (!object::MachOObjectFile::isMachOPairedReloc( in collectRelocationsToApplyToSwiftReflectionSections()767 if (object::MachOObjectFile::isMachOPairedReloc(Obj.getAnyRelocationType(MachOReloc), in findValidRelocsMachO()
394 static bool isMachOPairedReloc(uint64_t RelocType, uint64_t Arch);
4979 bool MachOObjectFile::isMachOPairedReloc(uint64_t RelocType, uint64_t Arch) { in isMachOPairedReloc() function in MachOObjectFile