Searched refs:elf_check_fdpic (Results 1 – 3 of 3) sorted by relevance
112 #define elf_check_fdpic(x) ((x)->e_ident[EI_OSABI] == ELFOSABI_ARM_FDPIC) macro
97 #define elf_check_fdpic(x) ((x)->e_ident[EI_OSABI] == ELFOSABI_XTENSA_FDPIC) macro
97 #define elf_check_fdpic(x) ((x)->e_flags & EF_SH_FDPIC) macro
Completed in 7 milliseconds