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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/blackfin/include/asm/
H A Delf.h38 #define elf_check_const_displacement(x) ((x)->e_flags & EF_BFIN_PIC) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/frv/include/asm/
H A Delf.h75 #define elf_check_const_displacement(x) ((x)->e_flags & EF_FRV_PIC) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/include/asm/
H A Delf.h99 #define elf_check_const_displacement(x) ((x)->e_flags & EF_SH_PIC) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 136 milliseconds