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

1 2

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-ifunc/
ifunc-18a-i386.d 10 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_IRELATIVE[ ]*
14 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_IRELATIVE[ ]*
15 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_IRELATIVE[ ]*
ifunc-18b-i386.d 10 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_IRELATIVE[ ]*
14 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_IRELATIVE[ ]*
15 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_IRELATIVE[ ]*
ifunc-5a-i386.d 9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_IRELATIVE[ ]*
ifunc-5a-local-i386.d 9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_IRELATIVE[ ]*
ifunc-6a-i386.d 9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_IRELATIVE[ ]*
ifunc-7a-i386.d 9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_IRELATIVE[ ]*
ifunc-7b-i386.d 9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_IRELATIVE[ ]*
ifunc-19a-i386.d 10 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_IRELATIVE[ ]*
14 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_IRELATIVE[ ]*
ifunc-19b-i386.d 10 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_IRELATIVE[ ]*
14 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_IRELATIVE[ ]*
ifunc-16-i386.d 10 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_IRELATIVE[ ]*
ifunc-5b-local-i386.d 9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_IRELATIVE[ ]*
ifunc-8-i386.d 10 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_IRELATIVE[ ]*
ifunc-6b-i386.d 13 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_386_IRELATIVE[ ]*
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/
pr13302.d 8 [0-9a-f]+ +[0-9a-f]+ +R_386_IRELATIVE +
12 [0-9a-f]+ +[0-9a-f]+ +R_386_IRELATIVE +
  /bionic/libc/arch-x86/include/machine/
elf_machdep.h 62 #define R_386_IRELATIVE 42
  /bionic/linker/
linker_relocs.h 55 #define R_GENERIC_IRELATIVE R_386_IRELATIVE
  /toolchain/binutils/binutils-2.25/elfcpp/
i386.h 88 R_386_IRELATIVE = 42, // Adjust indirectly by program base
  /toolchain/binutils/binutils-2.25/include/elf/
i386.h 68 RELOC_NUMBER (R_386_IRELATIVE, 42) /* Adjust indirectly by program base */
  /toolchain/binutils/binutils-2.25/gold/
i386.cc 244 // Number of PLT entries with R_386_IRELATIVE relocs. These follow
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 414 R_386_IRELATIVE = 42,
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-i386.c 146 HOWTO(R_386_IRELATIVE, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
147 bfd_elf_generic_reloc, "R_386_IRELATIVE",
151 #define R_386_irelative (R_386_IRELATIVE + 1 - R_386_tls_offset)
152 #define R_386_vt_offset (R_386_GNU_VTINHERIT - R_386_irelative)
333 return &elf_howto_table[R_386_IRELATIVE - R_386_tls_offset];
374 >= R_386_irelative - R_386_ext)
375 && ((indx = r_type - R_386_vt_offset) - R_386_irelative
376 >= R_386_vt - R_386_irelative))
821 /* The index of the next unused R_386_IRELATIVE slot in .rel.plt. *
    [all...]
  /art/runtime/
elf.h 422 R_386_IRELATIVE = 42,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 537 R_386_IRELATIVE = 42
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]

Completed in 356 milliseconds

1 2