Searched refs:elf_check_const_displacement (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Delf.h38 #define elf_check_const_displacement(x) ((x)->e_flags & EF_BFIN_PIC) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Delf.h75 #define elf_check_const_displacement(x) ((x)->e_flags & EF_FRV_PIC) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Delf.h99 #define elf_check_const_displacement(x) ((x)->e_flags & EF_SH_PIC) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dbinfmt_elf_fdpic.c264 if (elf_check_const_displacement(&exec_params.hdr))
303 if (elf_check_const_displacement(&interp_params.hdr))

Completed in 51 milliseconds