Home
last modified time | relevance | path

Searched refs:from_relocate_section (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
DChangeLog1206 (elf_i386_tls_transition): Add from_relocate_section. Check
1207 from_relocate_section instead of contents != NULL. Update
1210 keep_memory is FALSE. Pass FALSE as from_relocate_section to
1212 (elf_i386_relocate_section): Pass TRUE as from_relocate_section
1217 (elf_x86_64_tls_transition): Add from_relocate_section. Check
1218 from_relocate_section instead of contents != NULL.
1220 keep_memory is FALSE. Pass FALSE as from_relocate_section to
1222 (elf_x86_64_relocate_section): Pass TRUE as from_relocate_section
Delf32-i386.c1454 bfd_boolean from_relocate_section) in elf_i386_tls_transition() argument
1485 if (from_relocate_section) in elf_i386_tls_transition()
Delf64-x86-64.c1546 bfd_boolean from_relocate_section) in elf_x86_64_tls_transition() argument
1574 if (from_relocate_section) in elf_x86_64_tls_transition()