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

1 2

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-ifunc/
ifunc-15-i386.d 9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_GLOB_DAT[ ]+ifunc\(\)[ ]+ifunc
ifunc-5b-i386.d 9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_GLOB_DAT[ ]+foo\(\)[ ]+foo
ifunc-6b-i386.d 9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_GLOB_DAT[ ]+foo\(\)[ ]+foo
  /bionic/libc/include/bits/
elf_x86.h 13 #define R_386_GLOB_DAT 6
  /bionic/linker/
linker_relocs.h 52 #define R_GENERIC_GLOB_DAT R_386_GLOB_DAT
  /toolchain/binutils/binutils-2.27/elfcpp/
i386.h 50 R_386_GLOB_DAT = 6, // Create GOT entry
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/
combreloc.d 10 [0-9a-f]+ [0-9a-f]+06 R_386_GLOB_DAT [0-9a-f]+ _start
  /toolchain/binutils/binutils-2.27/include/elf/
i386.h 32 RELOC_NUMBER (R_386_GLOB_DAT, 6) /* Create GOT entry */
  /external/syslinux/com32/include/sys/
elfcommon.h 319 #define R_386_GLOB_DAT 6 /* Create GOT entry */
  /external/syslinux/com32/lib/sys/module/i386/
elf_module.c 251 case R_386_GLOB_DAT:
  /external/elfutils/src/
i386_ld.c 693 case R_386_GLOB_DAT:
917 = XELF_R_INFO (symref[idx]->outdynsymidx, R_386_GLOB_DAT);
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 522 #define R_386_GLOB_DAT 6 /* Set GOT entry to data address. */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 522 #define R_386_GLOB_DAT 6 /* Set GOT entry to data address. */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 381 R_386_GLOB_DAT = 6,
    [all...]
  /toolchain/binutils/binutils-2.27/gold/
i386.cc     [all...]
  /external/syslinux/com32/tools/
relocs.c 182 REL_TYPE(R_386_GLOB_DAT),
  /prebuilts/go/darwin-x86/src/cmd/link/internal/x86/
asm.go 611 rel.AddUint32(ctxt.Arch, ld.ELF32_R_INFO(uint32(s.Dynid), uint32(elf.R_386_GLOB_DAT)))
  /prebuilts/go/linux-x86/src/cmd/link/internal/x86/
asm.go 611 rel.AddUint32(ctxt.Arch, ld.ELF32_R_INFO(uint32(s.Dynid), uint32(elf.R_386_GLOB_DAT)))
  /art/runtime/
elf.h 392 R_386_GLOB_DAT = 6,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 504 R_386_GLOB_DAT = 6
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-i386.c 59 HOWTO(R_386_GLOB_DAT, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
60 bfd_elf_generic_reloc, "R_386_GLOB_DAT",
235 return &elf_howto_table[R_386_GLOB_DAT];
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/Object/
ELFObjectFile.cpp     [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 81 rsym, *got_entry, 0x0, llvm::ELF::R_386_GLOB_DAT, pParent);
    [all...]

Completed in 513 milliseconds

1 2