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

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
emit-relocs-312.d 14 +10014: R_AARCH64_LD64_GOT_LO12_NC jempy
16 +10018: R_AARCH64_LD64_GOT_LO12_NC gempy
18 +1001c: R_AARCH64_LD64_GOT_LO12_NC lempy
  /toolchain/binutils/binutils-2.25/elfcpp/
aarch64.h 101 R_AARCH64_LD64_GOT_LO12_NC = 312, // G(GDAT(S+A))
  /toolchain/binutils/binutils-2.25/include/elf/
aarch64.h 307 RELOC_NUMBER (R_AARCH64_LD64_GOT_LO12_NC, 312)
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64ELFObjectWriter.cpp 187 return ELF::R_AARCH64_LD64_GOT_LO12_NC;
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64Relocator.cpp 194 case llvm::ELF::R_AARCH64_LD64_GOT_LO12_NC: {
353 case llvm::ELF::R_AARCH64_LD64_GOT_LO12_NC: {
411 case llvm::ELF::R_AARCH64_LD64_GOT_LO12_NC: {
674 // R_AARCH64_LD64_GOT_LO12_NC: G(GDAT(S+A))
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 609 #define R_AARCH64_LD64_GOT_LO12_NC 312 /* G(S) */
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/arm64/
asm.go 132 ld.Thearch.Vput(ld.R_AARCH64_LD64_GOT_LO12_NC | uint64(elfsym)<<32)
  /prebuilts/go/linux-x86/src/cmd/link/internal/arm64/
asm.go 132 ld.Thearch.Vput(ld.R_AARCH64_LD64_GOT_LO12_NC | uint64(elfsym)<<32)
  /art/runtime/
elf.h 610 R_AARCH64_LD64_GOT_LO12_NC = 0x138,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 644 R_AARCH64_LD64_GOT_LO12_NC = 0x138
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
aarch64.cc     [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go     [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go     [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 384 R_AARCH64_LD64_GOT_LO12_NC = 312
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 384 R_AARCH64_LD64_GOT_LO12_NC = 312
    [all...]

Completed in 1052 milliseconds