Home
last modified time | relevance | path

Searched refs:BFD_RELOC_AARCH64_TLSLD_ADR_PREL21 (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-aarch64.c245 case BFD_RELOC_AARCH64_TLSLD_ADR_PREL21: in _bfd_aarch64_elf_put_addend()
402 case BFD_RELOC_AARCH64_TLSLD_ADR_PREL21: in _bfd_aarch64_elf_resolve_relocation()
Delfnn-aarch64.c184 || (R_TYPE) == BFD_RELOC_AARCH64_TLSLD_ADR_PREL21 \
233 || (R_TYPE) == BFD_RELOC_AARCH64_TLSLD_ADR_PREL21)
4473 case BFD_RELOC_AARCH64_TLSLD_ADR_PREL21: in aarch64_tls_transition_without_check()
4518 case BFD_RELOC_AARCH64_TLSLD_ADR_PREL21: in aarch64_reloc_got_type()
5501 case BFD_RELOC_AARCH64_TLSLD_ADR_PREL21: in elfNN_aarch64_final_link_relocate()
5938 case BFD_RELOC_AARCH64_TLSLD_ADR_PREL21: in elfNN_aarch64_tls_relax()
6178 case BFD_RELOC_AARCH64_TLSLD_ADR_PREL21: in elfNN_aarch64_relocate_section()
6214 if (real_type == BFD_RELOC_AARCH64_TLSLD_ADR_PREL21 in elfNN_aarch64_relocate_section()
6749 case BFD_RELOC_AARCH64_TLSLD_ADR_PREL21: in elfNN_aarch64_gc_sweep_hook()
7244 case BFD_RELOC_AARCH64_TLSLD_ADR_PREL21: in elfNN_aarch64_check_relocs()
DChangeLog-20151959 BFD_RELOC_AARCH64_TLSLD_ADR_PREL21.
1970 * reloc.c (BFD_RELOC_AARCH64_TLSLD_ADR_PREL21): New entry.
1974 BFD_RELOC_AARCH64_TLSLD_ADR_PREL21.
Dbfd-in2.h5953 BFD_RELOC_AARCH64_TLSLD_ADR_PREL21, enumerator
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-aarch64.c2600 BFD_RELOC_AARCH64_TLSLD_ADR_PREL21, /* adr_type */
7104 case BFD_RELOC_AARCH64_TLSLD_ADR_PREL21: in md_apply_fix()
7338 case BFD_RELOC_AARCH64_TLSLD_ADR_PREL21: in aarch64_force_relocation()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2015928 (md_apply_fix): Support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21.