HomeSort by relevance Sort by last modified time
    Searched refs:ARM64_RELOC_TLVP_LOAD_PAGEOFF12 (Results 1 - 5 of 5) sorted by null

  /external/llvm/test/MC/AArch64/
arm64-tls-modifiers-darwin.s 11 ; CHECK-OBJ: 8 ARM64_RELOC_TLVP_LOAD_PAGEOFF12 _var
12 ; CHECK-OBJ: 4 ARM64_RELOC_TLVP_LOAD_PAGEOFF12 _var
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MachObjectWriter.cpp 86 RelocType = unsigned(MachO::ARM64_RELOC_TLVP_LOAD_PAGEOFF12);
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
RuntimeDyldMachOAArch64.h 355 case MachO::ARM64_RELOC_TLVP_LOAD_PAGEOFF12:
  /external/llvm/include/llvm/Support/
MachO.h 505 ARM64_RELOC_TLVP_LOAD_PAGEOFF12 = 9,
    [all...]
  /external/llvm/tools/llvm-objdump/
MachODump.cpp     [all...]

Completed in 447 milliseconds