Home
last modified time | relevance | path

Searched refs:ARM_RELOC_SECTDIFF (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMachObjectWriter.cpp301 Type = MachO::ARM_RELOC_SECTDIFF; in RecordARMScatteredRelocation()
307 if (Type == MachO::ARM_RELOC_SECTDIFF || in RecordARMScatteredRelocation()
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOARM.h146 UNIMPLEMENTED_RELOC(MachO::ARM_RELOC_SECTDIFF); in processRelocationRef()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h442 ARM_RELOC_SECTDIFF = GENERIC_RELOC_SECTDIFF, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp860 (sectdiff_r_type == MachO::ARM_RELOC_SECTDIFF || in PrintRelocationEntries()
3047 r_type == MachO::ARM_RELOC_SECTDIFF || in SymbolizerGetOpInfo()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp5412 return RelocType == MachO::ARM_RELOC_SECTDIFF || in isMachOPairedReloc()