Searched refs:from_relocate_section (Results 1 – 3 of 3) sorted by relevance
1206 (elf_i386_tls_transition): Add from_relocate_section. Check1207 from_relocate_section instead of contents != NULL. Update1210 keep_memory is FALSE. Pass FALSE as from_relocate_section to1212 (elf_i386_relocate_section): Pass TRUE as from_relocate_section1217 (elf_x86_64_tls_transition): Add from_relocate_section. Check1218 from_relocate_section instead of contents != NULL.1220 keep_memory is FALSE. Pass FALSE as from_relocate_section to1222 (elf_x86_64_relocate_section): Pass TRUE as from_relocate_section
1454 bfd_boolean from_relocate_section) in elf_i386_tls_transition() argument1485 if (from_relocate_section) in elf_i386_tls_transition()
1546 bfd_boolean from_relocate_section) in elf_x86_64_tls_transition() argument1574 if (from_relocate_section) in elf_x86_64_tls_transition()