/arch/xtensa/kernel/ |
D | vmlinux.lds.S | 83 .text : 86 *(.head.text) 87 *(.literal .text) 89 *(.sched.literal .sched.text) 92 *(.spinlock.literal .spinlock.text) 137 .init.text : { 157 .WindowVectors.text); 159 .KernelExceptionVector.text); 161 .UserExceptionVector.text); 165 .DoubleExceptionVector.text); [all …]
|
/arch/x86/vdso/ |
D | vdso-layout.lds.S | 11 .hash : { *(.hash) } :text 19 .note : { *(.note.*) } :text :note 21 .eh_frame_hdr : { *(.eh_frame_hdr) } :text :eh_frame_hdr 22 .eh_frame : { KEEP (*(.eh_frame)) } :text 24 .dynamic : { *(.dynamic) } :text :dynamic 26 .rodata : { *(.rodata*) } :text 46 .text : { *(.text*) } :text =0x90909090 60 text PT_LOAD FLAGS(5) FILEHDR PHDRS; /* PF_R|PF_X */
|
/arch/sh/kernel/vsyscall/ |
D | vsyscall.lds.S | 22 .hash : { *(.hash) } :text 38 .text : { *(.text) } :text =0x90909090 39 .note : { *(.note.*) } :text :note 40 .eh_frame_hdr : { *(.eh_frame_hdr ) } :text :eh_frame_hdr 44 } :text 45 .dynamic : { *(.dynamic) } :text :dynamic 51 } :text 65 text PT_LOAD FILEHDR PHDRS FLAGS(5); /* PF_R|PF_X */
|
/arch/x86/kernel/ |
D | vmlinux_32.lds.S | 25 text PT_LOAD FLAGS(5); /* R_E */ 34 .text.head : AT(ADDR(.text.head) - LOAD_OFFSET) { 36 *(.text.head) 37 } :text = 0x9090 40 .text : AT(ADDR(.text) - LOAD_OFFSET) { 42 *(.text.page_aligned) 51 } :text = 0x9090 53 NOTES :text :note 60 } :text = 0x9090 119 .init.text : AT(ADDR(.init.text) - LOAD_OFFSET) { [all …]
|
D | vmlinux_64.lds.S | 18 text PT_LOAD FLAGS(5); /* R_E */ 29 .text : AT(ADDR(.text) - LOAD_OFFSET) { 31 *(.text.head) 42 } :text = 0x9090 44 NOTES :text :note 51 } :text = 0x9090 147 .init.text : AT(ADDR(.init.text) - LOAD_OFFSET) { 197 .exit.text : AT(ADDR(.exit.text) - LOAD_OFFSET) {
|
/arch/s390/kernel/vdso64/ |
D | vdso64.lds.S | 15 .hash : { *(.hash) } :text 23 .note : { *(.note.*) } :text :note 26 .text : { 27 *(.text .stub .text.* .gnu.linkonce.t.*) 28 } :text 39 .dynamic : { *(.dynamic) } :text :dynamic 41 .eh_frame_hdr : { *(.eh_frame_hdr) } :text :eh_frame_hdr 42 .eh_frame : { KEEP (*(.eh_frame)) } :text 116 text PT_LOAD FILEHDR PHDRS FLAGS(5); /* PF_R|PF_X */
|
/arch/s390/kernel/vdso32/ |
D | vdso32.lds.S | 15 .hash : { *(.hash) } :text 23 .note : { *(.note.*) } :text :note 26 .text : { 27 *(.text .stub .text.* .gnu.linkonce.t.*) 28 } :text 39 .dynamic : { *(.dynamic) } :text :dynamic 41 .eh_frame_hdr : { *(.eh_frame_hdr) } :text :eh_frame_hdr 42 .eh_frame : { KEEP (*(.eh_frame)) } :text 116 text PT_LOAD FILEHDR PHDRS FLAGS(5); /* PF_R|PF_X */
|
/arch/powerpc/kernel/vdso64/ |
D | vdso64.lds.S | 15 .hash : { *(.hash) } :text 23 .note : { *(.note.*) } :text :note 26 .text : { 27 *(.text .stub .text.* .gnu.linkonce.t.* __ftr_alt_*) 29 } :text 52 .dynamic : { *(.dynamic) } :text :dynamic 54 .eh_frame_hdr : { *(.eh_frame_hdr) } :text :eh_frame_hdr 55 .eh_frame : { KEEP (*(.eh_frame)) } :text 123 text PT_LOAD FILEHDR PHDRS FLAGS(5); /* PF_R|PF_X */
|
/arch/powerpc/kernel/vdso32/ |
D | vdso32.lds.S | 15 .hash : { *(.hash) } :text 23 .note : { *(.note.*) } :text :note 26 .text : { 27 *(.text .stub .text.* .gnu.linkonce.t.* __ftr_alt_*) 53 .eh_frame_hdr : { *(.eh_frame_hdr) } :text :eh_frame_hdr 54 .eh_frame : { KEEP (*(.eh_frame)) } :text 58 .dynamic : { *(.dynamic) } :text :dynamic 123 text PT_LOAD FILEHDR PHDRS FLAGS(5); /* PF_R|PF_X */
|
/arch/parisc/kernel/ |
D | vmlinux.lds.S | 52 .text ALIGN(16) : { 57 *(.text.do_softirq) 58 *(.text.sys_exit) 59 *(.text.do_sigaltstack) 60 *(.text.do_fork) 61 *(.text.*) 63 *(.lock.text) /* out-of-line lock text */ 173 .init.text : { 217 .exit.text : {
|
/arch/x86/boot/compressed/ |
D | vmlinux_32.lds | 10 .text.head : { 12 *(.text.head) 18 .text : { 20 *(.text) argument 21 *(.text.*)
|
D | vmlinux_64.lds | 10 .text.head : { 12 *(.text.head) 18 .text : { 20 *(.text) argument 21 *(.text.*)
|
/arch/sh/kernel/ |
D | vmlinux_64.lds.S | 44 .text : C_PHYS(.text) { 45 *(.text.head) 48 *(.text..SHmedia32) 98 .init.text : C_PHYS(.init.text) { INIT_TEXT } 136 .exit.text : C_PHYS(.exit.text) { EXIT_TEXT }
|
D | vmlinux_32.lds.S | 30 .text : { 31 *(.text.head) 55 .uncached.text : { *(.uncached.text) } 86 .init.text : { INIT_TEXT } 124 .exit.text : { EXIT_TEXT }
|
/arch/mips/kernel/ |
D | vmlinux.lds.S | 9 text PT_LOAD FLAGS(7); /* RWX */ 34 .text : { 39 *(.text.*) 42 } :text = 0 60 NOTES :text :note 61 .dummy : { *(.dummy) } :text 116 .init.text : { 147 .exit.text : {
|
/arch/xtensa/boot/boot-elf/ |
D | boot.lds.S | 9 .text 0xD0000000: 13 *(.literal .text.literal .text) argument 66 .ResetVector.text XCHAL_RESET_VECTOR_VADDR : 68 *(.ResetVector.text)
|
/arch/s390/kernel/ |
D | vmlinux.lds.S | 22 text PT_LOAD FLAGS(5); /* R_E */ 30 .text : { 32 *(.text.head) argument 39 } :text = 0x0700 43 NOTES :text :note 98 .init.text : { 107 .exit.text : {
|
/arch/mn10300/kernel/ |
D | vmlinux.lds.S | 29 .text : { 31 .text.head 32 .text 92 .init.text : { 94 *(.init.text) argument 120 .exit.text : { *(.exit.text) }
|
/arch/ia64/kernel/ |
D | gate.lds.S | 56 .text (GATE_ADDR + PAGE_SIZE) : { *(.text) *(.text.*) } :readable 59 .text : { *(.text) *(.text.*) } :epc
|
D | vmlinux.lds.S | 11 *(.text.ivt) \ 32 *(.IA_64.unwind.exit.text) 33 *(.IA_64.unwind_info.exit.text) 45 .text : AT(ADDR(.text) - LOAD_OFFSET) 54 .text.head : AT(ADDR(.text.head) - LOAD_OFFSET) 55 { *(.text.head) } 59 .text.lock : AT(ADDR(.text.lock) - LOAD_OFFSET) 60 { *(.text.lock) } 118 .init.text : AT(ADDR(.init.text) - LOAD_OFFSET)
|
/arch/frv/kernel/ |
D | vmlinux.lds.S | 28 .init.text : { 29 *(.text.head) 96 .text : { 97 *(.text.start) 98 *(.text.entry) 99 *(.text.break) 100 *(.text.tlbmiss)
|
/arch/avr32/kernel/ |
D | vmlinux.lds.S | 29 *(.text.reset) 67 .text : AT(ADDR(.text) - LOAD_OFFSET) { 70 *(.ex.text) argument 71 *(.irq.text)
|
/arch/h8300/boot/compressed/ |
D | vmlinux.lds | 3 .text : 7 *(.text.startup) argument 8 *(.text)
|
/arch/powerpc/kernel/ |
D | vmlinux.lds.S | 53 .text : AT(ADDR(.text) - LOAD_OFFSET) { 55 *(.text.head) 57 *(.text .fixup .text.init.refok .exit.text.refok __ftr_alt_*) argument 101 .init.text : AT(ADDR(.init.text) - LOAD_OFFSET) { 110 .exit.text : AT(ADDR(.exit.text) - LOAD_OFFSET) {
|
/arch/um/kernel/ |
D | dyn.lds.S | 19 .init.text : { 37 .rel.text : { *(.rel.text .rel.text.* .rel.gnu.linkonce.t.*) } 38 .rela.text : { *(.rela.text .rela.text.* .rela.gnu.linkonce.t.*) } 63 .text : { 68 *(.stub .text.* .gnu.linkonce.t.*)
|