Home
last modified time | relevance | path

Searched refs:is_reloc_for_TLS (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf32-arc.c236 is_reloc_for_TLS (reloc_howto_type *howto) in is_reloc_for_TLS() function
1281 || is_reloc_for_TLS (howto)) && entry != NULL) in elf_arc_relocate_section()
1283 if (is_reloc_for_TLS (howto)) in elf_arc_relocate_section()
1466 if (is_reloc_for_GOT (howto) || is_reloc_for_TLS (howto)) in elf_arc_relocate_section()
1475 if (is_reloc_for_TLS (howto)) in elf_arc_relocate_section()
1798 || is_reloc_for_TLS (howto) == TRUE)) in elf_arc_check_relocs()
1912 if (is_reloc_for_TLS (howto) == TRUE) in elf_arc_check_relocs()
DChangeLog2190 (is_reloc_for_TLS, arc_elf_set_private_flags)