Searched refs:check_segment (Results 1 – 4 of 4) sorted by relevance
2663 check_segment[2]; in elf32_frv_relocate_section() local3444 check_segment[0] = isec_segment; in elf32_frv_relocate_section()3446 check_segment[1] = isec_segment; in elf32_frv_relocate_section()3452 check_segment[1] = plt_segment; in elf32_frv_relocate_section()3460 check_segment[1] = check_segment[0]; in elf32_frv_relocate_section()3462 check_segment[1] = sec in elf32_frv_relocate_section()3471 check_segment[0] = check_segment[1] = got_segment; in elf32_frv_relocate_section()3478 check_segment[0] = check_segment[1] = got_segment; in elf32_frv_relocate_section()3487 check_segment[0] = got_segment; in elf32_frv_relocate_section()3488 check_segment[1] = sec in elf32_frv_relocate_section()[all …]
2597 check_segment[2]; in bfinfdpic_relocate_section() local2758 check_segment[0] = isec_segment; in bfinfdpic_relocate_section()2760 check_segment[1] = isec_segment; in bfinfdpic_relocate_section()2766 check_segment[1] = plt_segment; in bfinfdpic_relocate_section()2774 check_segment[1] = check_segment[0]; in bfinfdpic_relocate_section()2776 check_segment[1] = sec in bfinfdpic_relocate_section()2785 check_segment[0] = check_segment[1] = got_segment; in bfinfdpic_relocate_section()2792 check_segment[0] = check_segment[1] = got_segment; in bfinfdpic_relocate_section()2801 check_segment[0] = got_segment; in bfinfdpic_relocate_section()2802 check_segment[1] = sec in bfinfdpic_relocate_section()[all …]
3825 unsigned isec_segment, got_segment, plt_segment, check_segment[2]; in sh_elf_relocate_section() local3921 check_segment[0] = -1; in sh_elf_relocate_section()3922 check_segment[1] = -1; in sh_elf_relocate_section()4147 check_segment[0] = isec_segment; in sh_elf_relocate_section()4149 check_segment[1] = sh_elf_osec_to_segment (output_bfd, in sh_elf_relocate_section()4152 check_segment[1] = -1; in sh_elf_relocate_section()4392 check_segment[0] = check_segment[1] = -1; in sh_elf_relocate_section()4429 check_segment[0] = check_segment[1] = -1; in sh_elf_relocate_section()4436 check_segment[0] = check_segment[1] = -1; in sh_elf_relocate_section()4491 check_segment[0] = check_segment[1] = -1; in sh_elf_relocate_section()[all …]
4504 uninitialized check_segment[1] in TLSMOFF case.