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

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-ifunc/
ifunc-16-i386.d 9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_JUMP_SLOT[ ]+0+[ ]+ifunc
ifunc-13-i386.d 14 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_JUMP_SLOT[ ]+ifunc\(\)[ ]+ifunc
ifunc-15-i386.d 13 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_JUMP_SLOT[ ]+ifunc\(\)[ ]+ifunc
ifunc-20-i386.d 13 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_JUMP_SLOT[ ]+ifunc\(\)[ ]+ifunc
ifunc-5b-i386.d 13 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_JUMP_SLOT[ ]+foo\(\)[ ]+foo
  /toolchain/binutils/binutils-2.25/elfcpp/
i386.h 51 R_386_JUMP_SLOT = 7, // Create PLT entry
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/
combreloc.d 17 [0-9a-f]+ [0-9a-f]+07 R_386_JUMP_SLOT [0-9a-f]+ foo
  /toolchain/binutils/binutils-2.25/include/elf/
i386.h 33 RELOC_NUMBER (R_386_JUMP_SLOT, 7) /* Create PLT entry */
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 382 R_386_JUMP_SLOT = 7,
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
i386.cc     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-i386.c 61 HOWTO(R_386_JUMP_SLOT, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
62 bfd_elf_generic_reloc, "R_386_JUMP_SLOT",
235 return &elf_howto_table[R_386_JUMP_SLOT];
818 /* The index of the next unused R_386_JUMP_SLOT slot in .rel.plt. */
    [all...]
  /art/runtime/
elf.h 390 R_386_JUMP_SLOT = 7,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 505 R_386_JUMP_SLOT = 7
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Object/
ELFObjectFile.cpp     [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 117 rel_entry.setType(llvm::ELF::R_386_JUMP_SLOT);
    [all...]

Completed in 448 milliseconds