Lines Matching refs:text
106 *(.text..relocate_kernel); \
116 text PT_LOAD FLAGS(5); /* R_E */
131 .text : AT(ADDR(.text) - LOAD_OFFSET) {
136 *(.text..__x86.rethunk_untrain) argument
145 *(.text..__x86.rethunk_safe)
155 *(.text..__x86.indirect_thunk)
156 *(.text..__x86.return_thunk)
161 } :text = 0xcccccccc
164 .head.text : AT(ADDR(.head.text) - LOAD_OFFSET) {
166 } :text = 0xcccccccc
328 .exit.text : AT(ADDR(.exit.text) - LOAD_OFFSET) {