taglinefilesource code
start_code106fs/exec.cdump.start_code = 0;
start_code341fs/exec.ccurrent->start_code = code_base;
start_code135include/linux/sched.hunsigned long start_code,end_code,end_data,brk,start_stack;
start_code58include/linux/user.hunsigned long start_code;     /* Starting virtual address of text. */
start_code72include/linux/user.h#define HOST_TEXT_START_ADDR (u.start_code)
start_code61kernel/fork.cp->start_code = new_code_base;
start_code40mm/mmap.ccurrent->start_code + current->end_code)