Searched defs:text (Results 1 – 25 of 41) sorted by relevance
12
18 *(.text)19 initrd_size = initrd_end - initrd_start;20 _etext = .;
15 _head = . ;17 _ehead = . ;24 *(.text)26 _etext = . ;
11 *(.literal .text.literal .text)12 _text_end = . ;
4 zero_page_pos = .;6 end_data = .;
7 *(.text..startup)9 __etext = . ;
25 _head = . ;27 _ehead = . ;34 *(.text)36 _etext = . ;
46 *(.text.*)49 _etext = .; /* End of text section */
50 *(.ex.text)59 _etext = .;
47 *(.text.*)53 __etext = .;
123 _text = .;129 *(.exception.text)130 __exception_text_end = .;
58 *(.text.__*)59 _etext = .;
9 *(.text)11 _etext = .;
15 *(.text)17 _etext = .;
111 *(.text.__x86.indirect_thunk)123 /* .text should occupy whole number of pages */
422 u8 *text, u8 *text_end) in alternatives_smp_lock()440 u8 *text, u8 *text_end) in alternatives_smp_unlock()467 u8 *text; member479 void *text, void *text_end) in alternatives_smp_module_add()
29 _stext = . ;37 _etext = . ;
96 _text = .;108 *(.exception.text)109 __exception_text_end = .;
91 _text = .;99 *(.exception.text)100 __exception_text_end = .;
28 _text = . ;29 _stext = . ;42 _etext = . ;
69 _text = .;70 _stext = .;
12 #define zpci_err(text...) \ argument
50 _text = .;
32 *(.text)
46 _etext = .; /* End of text section */
45 *(.text..ivt)60 .text..lock : AT(ADDR(.text..lock) - LOAD_OFFSET) {