Home
last modified time | relevance | path

Searched refs:text (Results 1 – 11 of 11) sorted by relevance

/DragonOS-0.1.2/user/apps/about/
Dabout.lds12 .text :
16 *(.text) argument
/DragonOS-0.1.2/user/apps/test_signal/
Dlink.lds12 .text :
16 *(.text) argument
/DragonOS-0.1.2/user/apps/shell/
Dshell.lds12 .text :
16 *(.text) argument
/DragonOS-0.1.2/kernel/src/
Dlink.lds13 .boot.text :
25 .text (text_start_pa): AT(text_start_pa - KERNEL_VMA)
29 *(.text)
/DragonOS-0.1.2/docs/kernel/debug/
Dtraceback.md27 …debug/kallsyms`程序,提取内核文件的符号表,然后生成`kernel/debug/kallsyms.S`。该文件的rodata段中存储了text段的函数的符号表。接着,该文件将被编译为…
/DragonOS-0.1.2/kernel/src/smp/
Dapu_boot.S6 .section .text
/DragonOS-0.1.2/docs/community/code_contribution/
Dthe-development-process.md84 ```text
/DragonOS-0.1.2/kernel/src/filesystem/procfs/
Dprocfs.c146 uint64_t hiwater_vm, text, data; in procfs_open() local
148 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()
/DragonOS-0.1.2/docs/community/ChangeLog/V0.1.x/
DV0.1.2.md121 ```text
DV0.1.1.md102 ```text
/DragonOS-0.1.2/kernel/
Dcbindgen.toml14 # An optional string of text to output at the beginning of the generated file
19 # An optional string of text to output at the end of the generated file
30 # An optional string of text to output between major sections of the generated