Searched refs:text (Results 1 – 11 of 11) sorted by relevance
12 .text :16 *(.text) argument
13 .boot.text :25 .text (text_start_pa): AT(text_start_pa - KERNEL_VMA)29 *(.text)
27 …debug/kallsyms`程序,提取内核文件的符号表,然后生成`kernel/debug/kallsyms.S`。该文件的rodata段中存储了text段的函数的符号表。接着,该文件将被编译为…
6 .section .text
84 ```text
146 uint64_t hiwater_vm, text, data; in procfs_open() local148 text = pcb_t->mm->code_addr_end - pcb_t->mm->code_addr_start; in procfs_open()158 data_puts(fdata, ltoa(text)); in procfs_open()
121 ```text
102 ```text
14 # An optional string of text to output at the beginning of the generated file19 # An optional string of text to output at the end of the generated file30 # An optional string of text to output between major sections of the generated