Searched refs:no_reloc_overflow_check (Results 1 – 14 of 14) sorted by relevance
50 unsigned int no_reloc_overflow_check: 1; member
2336 if (!htab->params->no_reloc_overflow_check in elf_x86_64_scan_relocs()3457 && htab->params->no_reloc_overflow_check)) in elf_x86_64_relocate_section()
1338 && htab->params->no_reloc_overflow_check))) in _bfd_x86_elf_link_relax_section()
3650 no_reloc_overflow_check to diable R_X86_64_32/R_X86_64_32S
53 unsigned int no_reloc_overflow_check: 1; member
2163 if (!htab->params->no_reloc_overflow_check in elf_x86_64_scan_relocs()3285 && htab->params->no_reloc_overflow_check)) in elf_x86_64_relocate_section()
1331 && htab->params->no_reloc_overflow_check))) in _bfd_x86_elf_link_relax_section()
682 * bfdlink.h (bfd_link_info): Add no_reloc_overflow_check.