Searched refs:elf_check_const_displacement (Results 1 – 5 of 5) sorted by relevance
34 #define elf_check_const_displacement(x) (0) macro
40 #define elf_check_const_displacement(x) ((x)->e_flags & EF_BFIN_PIC) macro
75 #define elf_check_const_displacement(x) ((x)->e_flags & EF_FRV_PIC) macro
98 #define elf_check_const_displacement(x) ((x)->e_flags & EF_SH_PIC) macro
272 if (elf_check_const_displacement(&exec_params.hdr)) in load_elf_fdpic_binary()311 if (elf_check_const_displacement(&interp_params.hdr)) in load_elf_fdpic_binary()