Searched refs:R_X86_64_IRELATIVE (Results 1 – 25 of 27) sorted by relevance
12
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-ifunc/ |
D | ifunc-18b-x86-64.d | 10 [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]* 15 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
|
D | ifunc-18a-x86-64.d | 10 [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]* 15 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
|
D | ifunc-19a-x86-64.d | 10 [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]*
|
D | ifunc-19b-x86-64.d | 10 [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]*
|
D | ifunc-5a-x86-64.d | 9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
|
D | ifunc-6a-x86-64.d | 9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
|
D | ifunc-7a-x86-64.d | 9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
|
D | ifunc-5a-local-x86-64.d | 9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
|
D | ifunc-7b-x86-64.d | 9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
|
D | ifunc-5b-local-x86-64.d | 9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
|
D | ifunc-8-x86-64.d | 10 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
|
D | ifunc-16-x86-64.d | 10 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
|
D | ifunc-6b-x86-64.d | 13 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_X86_64_IRELATIVE[ ]+[0-9a-f]*
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/ |
D | pr13082-5b.d | 13 [0-9a-f]+ +[0-9a-f]+ +R_X86_64_IRELATIVE +[0-9a-f]+
|
D | pr13082-6a.d | 13 [0-9a-f]+ +[0-9a-f]+ +R_X86_64_IRELATIVE +[0-9a-f]+
|
D | pr13082-6b.d | 13 [0-9a-f]+ +[0-9a-f]+ +R_X86_64_IRELATIVE +[0-9a-f]+
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | x86_64.h | 93 R_X86_64_IRELATIVE = 37, // Adjust indirectly by program base enumerator
|
D | ChangeLog | 211 * x86_64.h (R_X86_64_IRELATIVE): Define.
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | x86-64.h | 73 RELOC_NUMBER (R_X86_64_IRELATIVE, 37) /* Adjust indirectly by program base */
|
D | ChangeLog | 975 * x86-64.h (R_X86_64_IRELATIVE): Likewise.
|
/toolchain/binutils/binutils-2.25/gold/ |
D | x86_64.cc | 1341 elfcpp::R_X86_64_IRELATIVE, in add_local_ifunc_entry() 1360 rela->add_symbolless_global_addend(gsym, elfcpp::R_X86_64_IRELATIVE, in add_relocation() 2199 case elfcpp::R_X86_64_IRELATIVE: in get_reference_flags() 2243 case elfcpp::R_X86_64_IRELATIVE: in check_non_pic() 2515 case elfcpp::R_X86_64_IRELATIVE: in local() 2808 unsigned int r_type = elfcpp::R_X86_64_IRELATIVE; in global() 2973 case elfcpp::R_X86_64_IRELATIVE: in global() 3515 case elfcpp::R_X86_64_IRELATIVE: in relocate() 4273 case elfcpp::R_X86_64_IRELATIVE: in get_size_for_reloc()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf64-x86-64.c | 167 HOWTO(R_X86_64_IRELATIVE, 0, 4, 64, FALSE, 0, complain_overflow_bitfield, 255 { BFD_RELOC_X86_64_IRELATIVE, R_X86_64_IRELATIVE, }, 3612 outrel.r_info = htab->r_info (0, R_X86_64_IRELATIVE); in elf_x86_64_relocate_section() 4884 rela.r_info = htab->r_info (0, R_X86_64_IRELATIVE); in elf_x86_64_finish_dynamic_symbol() 5305 && rel->howto->type != R_X86_64_IRELATIVE) in elf_x86_64_plt_sym_val() 5449 && p->howto->type != R_X86_64_IRELATIVE) in elf_x86_64_get_synthetic_symtab()
|
D | ChangeLog-2011 | 581 R_X86_64_IRELATIVE with R_X86_64_RELATIVE. 609 (elf_x86_64_finish_dynamic_symbol): Put R_X86_64_IRELATIVE after
|
D | ChangeLog-2009 | 2801 * elf64-x86-64.c (x86_64_elf_howto): Add R_X86_64_IRELATIVE. 2815 STT_GNU_IFUNC symbols. Generate R_X86_64_IRELATIVE relocation
|
D | ChangeLog-2012 | 2542 R_X86_64_IRELATIVE.
|
12