Home
last modified time | relevance | path

Searched refs:ARM64_RELOC_UNSIGNED (Results 1 – 7 of 7) sorted by relevance

/external/llvm/test/MC/AArch64/
Darm64-small-data-fixups.s19 ; CHECK: 0x9 0 1 1 ARM64_RELOC_UNSIGNED 0 foo
21 ; CHECK: 0x8 0 0 1 ARM64_RELOC_UNSIGNED 0 foo
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOAArch64.h44 case MachO::ARM64_RELOC_UNSIGNED: in decodeAddend()
61 case MachO::ARM64_RELOC_UNSIGNED: in decodeAddend()
139 case MachO::ARM64_RELOC_UNSIGNED: in encodeAddend()
156 case MachO::ARM64_RELOC_UNSIGNED: in encodeAddend()
322 case MachO::ARM64_RELOC_UNSIGNED: { in resolveRelocation()
406 MachO::ARM64_RELOC_UNSIGNED, Value.Offset, in processGOTRelocation()
/external/llvm/test/MC/MachO/AArch64/
Ddarwin-ARM64-reloc.s164 ; CHECK-NEXT: Type: ARM64_RELOC_UNSIGNED (0)
178 ; CHECK-NEXT: Type: ARM64_RELOC_UNSIGNED (0)
192 ; CHECK-NEXT: Type: ARM64_RELOC_UNSIGNED (0)
199 ; CHECK-NEXT: Type: ARM64_RELOC_UNSIGNED (0)
206 ; CHECK-NEXT: Type: ARM64_RELOC_UNSIGNED (0)
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp46 RelocType = unsigned(MachO::ARM64_RELOC_UNSIGNED); in getAArch64FixupKindMachOInfo()
202 Type = MachO::ARM64_RELOC_UNSIGNED; in recordRelocation()
284 Type = MachO::ARM64_RELOC_UNSIGNED; in recordRelocation()
/external/llvm/test/ExecutionEngine/RuntimeDyld/AArch64/
DMachO_ARM64_relocations.s71 # Test ARM64_RELOC_UNSIGNED relocation. The absolute 64-bit address of the
/external/llvm/include/llvm/Support/
DMachO.h445 ARM64_RELOC_UNSIGNED = 0, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h445 ARM64_RELOC_UNSIGNED = 0, enumerator