Searched defs:text (Results 1 – 25 of 42) sorted by relevance
12
18 *(.text)19 initrd_size = initrd_end - initrd_start;20 _etext = .;
16 _head = . ;18 _ehead = . ;25 *(.text)27 _etext = . ;
11 *(.literal .text.literal .text)12 _text_end = . ;
4 zero_page_pos = .;6 end_data = .;
8 *(.text..startup)10 __etext = . ;
22 _head = . ;24 _ehead = . ;50 *(.text)52 _etext = . ;
26 _head = . ;28 _ehead = . ;35 *(.text)37 _etext = . ;
46 *(.text.*)49 _etext = .; /* End of text section */
47 *(.text.*)53 __etext = .;
109 _text = .;115 *(.exception.text)116 __exception_text_end = .;
101 _text = .;102 _stext = .;131 *(.text.__x86.indirect_thunk)143 /* .text should occupy whole number of pages */
433 u8 *text, u8 *text_end) in alternatives_smp_lock()451 u8 *text, u8 *text_end) in alternatives_smp_unlock()478 u8 *text; member490 void *text, void *text_end) in alternatives_smp_module_add()
10 *(.text)12 _etext = .;
16 *(.text)18 _etext = .;
64 *(.text.__*)65 _etext = .;
30 _stext = . ;38 _etext = . ;
97 _text = .;109 *(.exception.text)110 __exception_text_end = .;
92 _text = .;100 *(.exception.text)101 __exception_text_end = .;
28 _text = . ;29 _stext = . ;42 _etext = . ;
70 _text = .;71 _stext = .;
13 #define zpci_err(text...) \ argument
50 _text = .;
32 *(.text)
47 _etext = .; /* End of text section */
46 *(.text..ivt)61 .text..lock : AT(ADDR(.text..lock) - LOAD_OFFSET) {