Searched refs:EF_SH_PIC (Results 1 – 7 of 7) sorted by relevance
90 #define EF_SH_PIC 0x100 /* Segments of an FDPIC binary may macro
710 * sh.h (EF_SH_PIC, EF_SH_FDPIC): Define.
40 code to handle EF_SH_PIC and EF_SH_FDPIC...
635 * readelf.c (get_machine_flags): Handle EF_SH_PIC and EF_SH_FDPIC.
2982 if (e_flags & EF_SH_PIC) in get_machine_flags()
5479 elf_elfheader (output_bfd)->e_flags &= ~EF_SH_PIC; in sh_elf_relocate_section()6636 elf_elfheader (obfd)->e_flags |= EF_SH_PIC; in sh_elf_merge_private_data()
2017 relocations and clear EF_SH_PIC. Handle 20-bit relocations.2030 non-mach flags. Set EF_SH_PIC for FDPIC. Reject FDPIC mismatches.