Home
last modified time | relevance | path

Searched refs:R_X86_64_IRELATIVE (Results 1 – 25 of 25) sorted by relevance

/toolchain/binutils/binutils-2.27/ld/testsuite/ld-ifunc/
Difunc-18a-x86-64.d10 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
14 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
Difunc-18b-x86-64.d10 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
14 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
Difunc-19a-x86-64.d10 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
14 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
Difunc-19b-x86-64.d10 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
14 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
Difunc-6a-x86-64.d9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
Difunc-7a-x86-64.d9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
Difunc-5a-x86-64.d9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
Difunc-5a-local-x86-64.d9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
Difunc-7b-x86-64.d9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
Difunc-5b-local-x86-64.d9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
Difunc-8-x86-64.d10 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
Difunc-16-x86-64.d10 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
Difunc-6b-x86-64.d13 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
/toolchain/binutils/binutils-2.27/elfcpp/
Dx86_64.h93 R_X86_64_IRELATIVE = 37, // Adjust indirectly by program base enumerator
DChangeLog-0815279 * x86_64.h (R_X86_64_IRELATIVE): Define.
/toolchain/binutils/binutils-2.27/include/elf/
Dx86-64.h73 RELOC_NUMBER (R_X86_64_IRELATIVE, 37) /* Adjust indirectly by program base */
DChangeLog-04151266 * x86-64.h (R_X86_64_IRELATIVE): Likewise.
/toolchain/binutils/binutils-2.27/gold/
Dx86_64.cc1508 elfcpp::R_X86_64_IRELATIVE, in add_local_ifunc_entry()
1527 rela->add_symbolless_global_addend(gsym, elfcpp::R_X86_64_IRELATIVE, in add_relocation()
2372 case elfcpp::R_X86_64_IRELATIVE: in get_reference_flags()
2416 case elfcpp::R_X86_64_IRELATIVE: in check_non_pic()
2741 case elfcpp::R_X86_64_IRELATIVE: in local()
3081 unsigned int r_type = elfcpp::R_X86_64_IRELATIVE; in global()
3292 case elfcpp::R_X86_64_IRELATIVE: in global()
3963 case elfcpp::R_X86_64_IRELATIVE: in relocate()
DChangeLog-08159309 (Target_x86_64::Scan::check_non_pic): Add R_X86_64_IRELATIVE to
9313 R_X86_64_IRELATIVE to switch.
9316 (Target_x86_64::Relocatable_size_for_reloc): Add R_X86_64_IRELATIVE to
/toolchain/binutils/binutils-2.27/bfd/
Delf64-x86-64.c168 HOWTO(R_X86_64_IRELATIVE, 0, 4, 64, FALSE, 0, complain_overflow_bitfield,
262 { BFD_RELOC_X86_64_IRELATIVE, R_X86_64_IRELATIVE, },
4423 outrel.r_info = htab->r_info (0, R_X86_64_IRELATIVE); in elf_x86_64_relocate_section()
5793 rela.r_info = htab->r_info (0, R_X86_64_IRELATIVE); in elf_x86_64_finish_dynamic_symbol()
5949 R_X86_64_IRELATIVE); in elf_x86_64_finish_dynamic_symbol()
6095 case R_X86_64_IRELATIVE: in elf_x86_64_reloc_type_class()
6438 && p->howto->type != R_X86_64_IRELATIVE) in elf_x86_64_get_plt_sym_val()
DChangeLog345 R_X86_64_IRELATIVE and R_X86_64_GLOB_DAT GOT relocations against
424 R_X86_64_IRELATIVE. Don't check symbol type for STN_UNDEF symbol
DChangeLog-2011581 R_X86_64_IRELATIVE with R_X86_64_RELATIVE.
609 (elf_x86_64_finish_dynamic_symbol): Put R_X86_64_IRELATIVE after
DChangeLog-20092801 * elf64-x86-64.c (x86_64_elf_howto): Add R_X86_64_IRELATIVE.
2815 STT_GNU_IFUNC symbols. Generate R_X86_64_IRELATIVE relocation
DChangeLog-20122542 R_X86_64_IRELATIVE.
DChangeLog-20133009 * elf64-x86-64.c (R_X86_64_standard): Replace R_X86_64_IRELATIVE