HomeSort by relevance Sort by last modified time
    Searched refs:R_AARCH64_ADR_PREL_PG_HI21 (Results 1 - 25 of 29) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
emit-relocs-276.d 8 +10008: R_AARCH64_ADR_PREL_PG_HI21 tempy
10 +1000c: R_AARCH64_ADR_PREL_PG_HI21 tempy2
12 +10010: R_AARCH64_ADR_PREL_PG_HI21 tempy3
emit-relocs-311.d 8 +10008: R_AARCH64_ADR_PREL_PG_HI21 tempy
10 +1000c: R_AARCH64_ADR_PREL_PG_HI21 tempy2
12 +10010: R_AARCH64_ADR_PREL_PG_HI21 tempy3
emit-relocs-275.d 3 #error: .*\(.text\+0x\d+\): relocation truncated to fit: R_AARCH64_ADR_PREL_PG_HI21 against symbol `tempy'
9 +10008: R_AARCH64_ADR_PREL_PG_HI21 tempy
11 +1000c: R_AARCH64_ADR_PREL_PG_HI21 tempy2
13 +10010: R_AARCH64_ADR_PREL_PG_HI21 tempy3
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
reloc-insn.d 57 8c: R_AARCH64_ADR_PREL_PG_HI21 \.text\+0x194
59 90: R_AARCH64_ADR_PREL_PG_HI21 \.data\+0x8
61 94: R_AARCH64_ADR_PREL_PG_HI21 \.data\+0x1000
63 98: R_AARCH64_ADR_PREL_PG_HI21 xlit
65 9c: R_AARCH64_ADR_PREL_PG_HI21 xdata\+0x10
67 a0: R_AARCH64_ADR_PREL_PG_HI21 xdata\+0xff8
69 a4: R_AARCH64_ADR_PREL_PG_HI21 \.text\+0x194
71 a8: R_AARCH64_ADR_PREL_PG_HI21 \.data\+0x8
73 ac: R_AARCH64_ADR_PREL_PG_HI21 \.data\+0x1000
75 b0: R_AARCH64_ADR_PREL_PG_HI21 xli
    [all...]
  /bionic/libc/arch-arm64/include/machine/
elf_machdep.h 72 #define R_AARCH64_ADR_PREL_PG_HI21 275
  /development/ndk/platforms/android-21/arch-arm64/include/machine/
elf_machdep.h 72 #define R_AARCH64_ADR_PREL_PG_HI21 275
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/machine/
elf_machdep.h 72 #define R_AARCH64_ADR_PREL_PG_HI21 275
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/machine/
elf_machdep.h 72 #define R_AARCH64_ADR_PREL_PG_HI21 275
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/machine/
elf_machdep.h 72 #define R_AARCH64_ADR_PREL_PG_HI21 275
  /toolchain/binutils/binutils-2.25/elfcpp/
aarch64.h 70 R_AARCH64_ADR_PREL_PG_HI21 = 275, // Page(S+A) - Page(P)
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64LongBranchStub.cpp 45 0x90000010, // adrp ip0, X <-- R_AARCH64_ADR_PREL_PG_HI21(X)
118 addFixup(0x0, 0, llvm::ELF::R_AARCH64_ADR_PREL_PG_HI21);
AArch64Relocator.cpp 329 case llvm::ELF::R_AARCH64_ADR_PREL_PG_HI21:
407 case llvm::ELF::R_AARCH64_ADR_PREL_PG_HI21:
569 // R_AARCH64_ADR_PREL_PG_HI21: ((PG(S + A) - PG(P)) >> 12)
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64ELFObjectWriter.cpp 75 return ELF::R_AARCH64_ADR_PREL_PG_HI21;
  /toolchain/binutils/binutils-2.25/include/elf/
aarch64.h 236 RELOC_NUMBER (R_AARCH64_ADR_PREL_PG_HI21, 275)
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/arm64/
asm.go 73 // two relocations: R_AARCH64_ADR_PREL_PG_HI21 and R_AARCH64_ADD_ABS_LO12_NC
74 ld.Thearch.Vput(ld.R_AARCH64_ADR_PREL_PG_HI21 | uint64(elfsym)<<32)
  /prebuilts/go/darwin-x86/src/cmd/link/internal/arm64/
asm.go 70 // two relocations: R_AARCH64_ADR_PREL_PG_HI21 and R_AARCH64_ADD_ABS_LO12_NC
71 ld.Thearch.Vput(ld.R_AARCH64_ADR_PREL_PG_HI21 | uint64(elfsym)<<32)
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/arm64/
asm.go 73 // two relocations: R_AARCH64_ADR_PREL_PG_HI21 and R_AARCH64_ADD_ABS_LO12_NC
74 ld.Thearch.Vput(ld.R_AARCH64_ADR_PREL_PG_HI21 | uint64(elfsym)<<32)
  /prebuilts/go/linux-x86/src/cmd/link/internal/arm64/
asm.go 70 // two relocations: R_AARCH64_ADR_PREL_PG_HI21 and R_AARCH64_ADD_ABS_LO12_NC
71 ld.Thearch.Vput(ld.R_AARCH64_ADR_PREL_PG_HI21 | uint64(elfsym)<<32)
  /art/runtime/
elf.h 594 R_AARCH64_ADR_PREL_PG_HI21 = 0x113,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 613 R_AARCH64_ADR_PREL_PG_HI21 = 0x113
    [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go     [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go     [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /toolchain/binutils/binutils-2.25/gold/
aarch64.cc     [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp 401 case ELF::R_AARCH64_ADR_PREL_PG_HI21: {
    [all...]

Completed in 918 milliseconds

1 2