Searched refs:X86_64_RELOC_SUBTRACTOR (Results 1 – 8 of 8) sorted by relevance
356 return (reloc.type == X86_64_RELOC_SUBTRACTOR); in isPairedReloc()491 case ((X86_64_RELOC_SUBTRACTOR | rExtern | rLength8) << 16 | in getPairReferenceInfo()510 case ((X86_64_RELOC_SUBTRACTOR | rExtern | rLength4) << 16 | in getPairReferenceInfo()526 case ((X86_64_RELOC_SUBTRACTOR | rExtern | rLength8) << 16 | in getPairReferenceInfo()533 case ((X86_64_RELOC_SUBTRACTOR | rExtern | rLength4) << 16 | in getPairReferenceInfo()839 X86_64_RELOC_SUBTRACTOR | rExtern | rLength4 ); in appendSectionRelocations()845 X86_64_RELOC_SUBTRACTOR | rExtern | rLength4 ); in appendSectionRelocations()851 X86_64_RELOC_SUBTRACTOR | rExtern | rLength8 ); in appendSectionRelocations()857 X86_64_RELOC_SUBTRACTOR | rExtern | rLength8 ); in appendSectionRelocations()866 X86_64_RELOC_SUBTRACTOR | rExtern | rLength4 ); in appendSectionRelocations()[all …]
387 llvm::MachO::X86_64_RELOC_SUBTRACTOR); in enumeration()
44 if (RelType == MachO::X86_64_RELOC_SUBTRACTOR) in processRelocationRef()111 case MachO::X86_64_RELOC_SUBTRACTOR: { in resolveRelocation()225 RelocationEntry R(SectionID, Offset, MachO::X86_64_RELOC_SUBTRACTOR, (uint64_t)Addend, in processSubtractRelocation()
215 Type = MachO::X86_64_RELOC_SUBTRACTOR; in RecordX86_64Relocation()
80 case MachO::X86_64_RELOC_SUBTRACTOR: in getRelocKind()
479 X86_64_RELOC_SUBTRACTOR = 5, enumerator
418 if (PrevType == MachO::X86_64_RELOC_SUBTRACTOR) in getHidden()
456 case MachO::X86_64_RELOC_SUBTRACTOR: { in getMachORelocationValueString()2760 if (Type == MachO::X86_64_RELOC_SUBTRACTOR) { in SymbolizerGetOpInfo()