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

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
emit-relocs-283.d 10 +10010: R_AARCH64_CALL26 target
12 +10014: R_AARCH64_CALL26 target\+0x10
farcall-bl-none-function.d 5 #error: .*\(.text\+0x0\): relocation truncated to fit: R_AARCH64_CALL26 against symbol `bar'.*
farcall-section.d 5 #error: .*\(.text\+0x0\): relocation truncated to fit: R_AARCH64_CALL26 against `.foo'
ifunc-5r-local.d 8 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_CALL26[ ]+foo\(\)[ ]+foo \+ 0
  /bionic/libc/arch-arm64/include/machine/
elf_machdep.h 81 #define R_AARCH64_CALL26 283
  /development/ndk/platforms/android-21/arch-arm64/include/machine/
elf_machdep.h 81 #define R_AARCH64_CALL26 283
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/machine/
elf_machdep.h 81 #define R_AARCH64_CALL26 283
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/machine/
elf_machdep.h 81 #define R_AARCH64_CALL26 283
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/machine/
elf_machdep.h 81 #define R_AARCH64_CALL26 283
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
tls.d 21 18: R_AARCH64_CALL26 __tls_get_addr
reloc-insn.d 123 120: R_AARCH64_CALL26 xlab
  /toolchain/binutils/binutils-2.25/elfcpp/
aarch64.h 77 R_AARCH64_CALL26 = 283, // S + A - P
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64LongBranchStub.cpp 84 assert((pReloc.type() == llvm::ELF::R_AARCH64_CALL26) ||
AArch64LDBackend.cpp 388 case llvm::ELF::R_AARCH64_CALL26:
AArch64Relocator.cpp 303 case llvm::ELF::R_AARCH64_CALL26: {
589 // R_AARCH64_CALL26: S + A - P
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64ELFObjectWriter.cpp 86 return ELF::R_AARCH64_CALL26;
  /toolchain/binutils/binutils-2.25/include/elf/
aarch64.h 261 RELOC_NUMBER (R_AARCH64_CALL26, 283)
  /toolchain/binutils/binutils-2.25/gold/
aarch64.cc     [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp 337 case ELF::R_AARCH64_CALL26: // fallthrough
    [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go     [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go     [all...]
  /art/runtime/
elf.h 601 R_AARCH64_CALL26 = 0x11b,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 620 R_AARCH64_CALL26 = 0x11b
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]

Completed in 2036 milliseconds