Home
last modified time | relevance | path

Searched refs:R_AARCH64_IRELATIVE (Results 1 – 18 of 18) sorted by relevance

/toolchain/binutils/binutils-2.27/ld/testsuite/ld-aarch64/
Difunc-18b.d9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_IRELATIVE[ ]+[0-9a-f]*
13 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_IRELATIVE[ ]+[0-9a-f]*
14 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_IRELATIVE[ ]+[0-9a-f]*
Difunc-18a.d9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_IRELATIVE[ ]+[0-9a-f]*
13 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_IRELATIVE[ ]+[0-9a-f]*
14 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_IRELATIVE[ ]+[0-9a-f]*
Difunc-19b.d9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_IRELATIVE[ ]+[0-9a-f]*
13 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_IRELATIVE[ ]+[0-9a-f]*
Difunc-19a.d9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_IRELATIVE[ ]+[0-9a-f]*
13 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_IRELATIVE[ ]+[0-9a-f]*
Difunc-6a.d8 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_IRELATIVE[ ]+[0-9a-f]*
Difunc-5a.d8 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_IRELATIVE[ ]+[0-9a-f]*
Difunc-7a.d8 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_IRELATIVE[ ]+[0-9a-f]*
Difunc-5a-local.d8 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_IRELATIVE[ ]+[0-9a-f]*
Difunc-7b.d8 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_IRELATIVE[ ]+[0-9a-f]*
Difunc-5b-local.d8 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_IRELATIVE[ ]+[0-9a-f]*
Difunc-8.d9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_IRELATIVE[ ]+[0-9a-f]*
Difunc-16.d9 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_IRELATIVE[ ]+[0-9a-f]*
Difunc-6b.d12 [0-9a-f]+[ ]+[0-9a-f]+[ ]+R_AARCH64_IRELATIVE[ ]+[0-9a-f]*
/toolchain/binutils/binutils-2.27/elfcpp/
Daarch64.h182 R_AARCH64_IRELATIVE = 1032, // Indirect(Delta(S) + A) enumerator
/toolchain/binutils/binutils-2.27/include/elf/
Daarch64.h423 RELOC_NUMBER (R_AARCH64_IRELATIVE, 1032)
DChangeLog-0415449 * aarch64.h: Remove R_AARCH64_IRELATIVE.
453 * aarch64.h: Add R_AARCH64_IRELATIVE reloc.
/toolchain/binutils/binutils-2.27/gold/
Daarch64.cc4509 elfcpp::R_AARCH64_IRELATIVE, in add_local_ifunc_entry()
4526 rela->add_symbolless_global_addend(gsym, elfcpp::R_AARCH64_IRELATIVE, in add_relocation()
6044 case elfcpp::R_AARCH64_IRELATIVE: in check_non_pic()
6434 unsigned int r_type = elfcpp::R_AARCH64_IRELATIVE; in global()
7287 case elfcpp::R_AARCH64_IRELATIVE: in relocate()
/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-20131426 (elf64_aarch64_howto_dynrelocs): Remove R_AARCH64_IRELATIVE howto.
1448 Remove creation of R_AARCH64_IRELATIVE dynamic relocs.
1490 (elf64_aarch64_howto_dynrelocs): Add R_AARCH64_IRELATIVE howto.
1492 R_AARCH64_IRELATIVE relocations.