Searched refs:PT_LOAD (Results 1 - 25 of 105) sorted by relevance

12345

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/kernel/
H A Dvmlinux.lds.S3 text PT_LOAD FILEHDR PHDRS FLAGS (7);
4 data PT_LOAD FLAGS (7);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/kernel/
H A Dvmlinux.lds.S3 text PT_LOAD FILEHDR PHDRS FLAGS (7);
4 data PT_LOAD FLAGS (7);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/tile/kernel/
H A Dvmlinux.lds.S16 intrpt1 PT_LOAD ;
17 text PT_LOAD ;
18 data PT_LOAD ;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/tile/kernel/
H A Dvmlinux.lds.S16 intrpt1 PT_LOAD ;
17 text PT_LOAD ;
18 data PT_LOAD ;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/um/sys-i386/
H A Delfcore.c28 if (phdr.p_type == PT_LOAD) {
55 if (phdrp[i].p_type == PT_LOAD) {
79 if (phdrp[i].p_type == PT_LOAD)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/um/sys-i386/
H A Delfcore.c28 if (phdr.p_type == PT_LOAD) {
55 if (phdrp[i].p_type == PT_LOAD) {
79 if (phdrp[i].p_type == PT_LOAD)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/kernel/
H A Delfcore.c25 if (phdr.p_type == PT_LOAD) {
53 if (gate_phdrs[i].p_type == PT_LOAD) {
74 if (gate_phdrs[i].p_type == PT_LOAD) {
H A Dgate.lds.S80 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
84 readable PT_LOAD FILEHDR PHDRS FLAGS(4); /* PF_R */
86 epc PT_LOAD FILEHDR PHDRS FLAGS(1); /* PF_X */
H A Dvmlinux.lds.S15 code PT_LOAD;
16 percpu PT_LOAD;
17 data PT_LOAD;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/kernel/
H A Delfcore.c25 if (phdr.p_type == PT_LOAD) {
53 if (gate_phdrs[i].p_type == PT_LOAD) {
74 if (gate_phdrs[i].p_type == PT_LOAD) {
H A Dgate.lds.S80 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
84 readable PT_LOAD FILEHDR PHDRS FLAGS(4); /* PF_R */
86 epc PT_LOAD FILEHDR PHDRS FLAGS(1); /* PF_X */
H A Dvmlinux.lds.S15 code PT_LOAD;
16 percpu PT_LOAD;
17 data PT_LOAD;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/s390/kernel/
H A Dvmlinux.lds.S22 text PT_LOAD FLAGS(5); /* R_E */
23 data PT_LOAD FLAGS(7); /* RWE */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/s390/kernel/
H A Dvmlinux.lds.S22 text PT_LOAD FLAGS(5); /* R_E */
23 data PT_LOAD FLAGS(7); /* RWE */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/alpha/kernel/
H A Dvmlinux.lds.S8 PHDRS { kernel PT_LOAD; note PT_NOTE; }
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/alpha/kernel/
H A Dvmlinux.lds.S8 PHDRS { kernel PT_LOAD; note PT_NOTE; }
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/boot/
H A Delf_util.c38 if (elf64ph->p_type == PT_LOAD)
69 if (elf32ph->p_type == PT_LOAD)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/boot/
H A Delf_util.c38 if (elf64ph->p_type == PT_LOAD)
69 if (elf32ph->p_type == PT_LOAD)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/
H A Dvmlinux.lds.S71 text PT_LOAD FLAGS(5); /* R_E */
72 data PT_LOAD FLAGS(7); /* RWE */
74 user PT_LOAD FLAGS(5); /* R_E */
76 percpu PT_LOAD FLAGS(6); /* RW_ */
78 init PT_LOAD FLAGS(7); /* RWE */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/
H A Dvmlinux.lds.S71 text PT_LOAD FLAGS(5); /* R_E */
72 data PT_LOAD FLAGS(7); /* RWE */
74 user PT_LOAD FLAGS(5); /* R_E */
76 percpu PT_LOAD FLAGS(6); /* RW_ */
78 init PT_LOAD FLAGS(7); /* RWE */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/vdso/
H A Dvdso-layout.lds.S56 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
60 text PT_LOAD FLAGS(5) FILEHDR PHDRS; /* PF_R|PF_X */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/kernel/vsyscall/
H A Dvsyscall.lds.S61 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
65 text PT_LOAD FILEHDR PHDRS FLAGS(5); /* PF_R|PF_X */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/vdso/
H A Dvdso-layout.lds.S56 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
60 text PT_LOAD FLAGS(5) FILEHDR PHDRS; /* PF_R|PF_X */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/kernel/vsyscall/
H A Dvsyscall.lds.S61 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
65 text PT_LOAD FILEHDR PHDRS FLAGS(5); /* PF_R|PF_X */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/kernel/
H A Dvmlinux.lds.S10 text PT_LOAD FLAGS(7); /* RWX */

Completed in 292 milliseconds

12345