Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp282 Type = MachO::ARM_RELOC_SECTDIFF; in RecordARMScatteredRelocation()
288 if (Type == MachO::ARM_RELOC_SECTDIFF || in RecordARMScatteredRelocation()
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp282 Type = MachO::ARM_RELOC_SECTDIFF; in RecordARMScatteredRelocation()
288 if (Type == MachO::ARM_RELOC_SECTDIFF || in RecordARMScatteredRelocation()
/external/llvm/test/MC/MachO/ARM/
Ddarwin-Thumb-reloc.s84 @ CHECK: 0x4 0 2 n/a ARM_RELOC_SECTDIFF 1 0x8
Ddarwin-ARM-reloc.s106 @ CHECK: 0x0 0 2 n/a ARM_RELOC_SECTDIFF 1 0xC
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/MachO/ARM/
Ddarwin-Thumb-reloc.s84 @ CHECK: 0x4 0 2 n/a ARM_RELOC_SECTDIFF 1 0x8
Ddarwin-ARM-reloc.s106 @ CHECK: 0x0 0 2 n/a ARM_RELOC_SECTDIFF 1 0xC
/external/llvm/test/tools/llvm-readobj/
Drelocations.test225 MACHO-ARM-NEXT: Type: ARM_RELOC_SECTDIFF (2)
274 MACHO-ARM-NEXT: Type: ARM_RELOC_SECTDIFF (2)
Dsections-ext.test745 MACHO-ARM-NEXT: Type: ARM_RELOC_SECTDIFF (2)
794 MACHO-ARM-NEXT: Type: ARM_RELOC_SECTDIFF (2)
Dreloc-types.test675 MACHO-ARM: Type: ARM_RELOC_SECTDIFF (2)
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/
Drelocations.test227 MACHO-ARM-NEXT: Type: ARM_RELOC_SECTDIFF (2)
276 MACHO-ARM-NEXT: Type: ARM_RELOC_SECTDIFF (2)
Dsections-ext.test745 MACHO-ARM-NEXT: Type: ARM_RELOC_SECTDIFF (2)
794 MACHO-ARM-NEXT: Type: ARM_RELOC_SECTDIFF (2)
Dreloc-types.test675 MACHO-ARM: Type: ARM_RELOC_SECTDIFF (2)
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOARM.h77 UNIMPLEMENTED_RELOC(MachO::ARM_RELOC_SECTDIFF); in processRelocationRef()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOARM.h146 UNIMPLEMENTED_RELOC(MachO::ARM_RELOC_SECTDIFF); in processRelocationRef()
/external/llvm/include/llvm/Support/
DMachO.h431 ARM_RELOC_SECTDIFF = GENERIC_RELOC_SECTDIFF, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h431 ARM_RELOC_SECTDIFF = GENERIC_RELOC_SECTDIFF, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DMachO.h428 ARM_RELOC_SECTDIFF = GENERIC_RELOC_SECTDIFF, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDwarfLinker.cpp344 return RelocType == MachO::ARM_RELOC_SECTDIFF || in isMachOPairedReloc()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1891 return RelocType == MachO::ARM_RELOC_SECTDIFF || in isMachOPairedReloc()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
DMachODump.cpp609 (sectdiff_r_type == llvm::MachO::ARM_RELOC_SECTDIFF || in PrintRelocationEntries()
2464 r_type == MachO::ARM_RELOC_SECTDIFF || in SymbolizerGetOpInfo()
/external/llvm/tools/llvm-objdump/
DMachODump.cpp2043 r_type == MachO::ARM_RELOC_SECTDIFF || in SymbolizerGetOpInfo()