Searched refs:start_code (Results 1 – 17 of 17) sorted by relevance
95 val = child->mm->start_code; in arch_ptrace()100 - child->mm->start_code; in arch_ptrace()
59 unsigned long start_code; /* Starting virtual address of text. */ member
38 unsigned long start_code; /* text starting address */ member
39 unsigned long start_code; /* text starting address */ member
45 unsigned long start_code; /* text starting address */ member
64 unsigned long start_code; /* Starting virtual address of text. */ member
69 unsigned long start_code; /* Starting virtual address of text. */ member
113 unsigned long start_code; /* Starting virtual address of text. */ member
116 unsigned long start_code; /* Starting virtual address of text. */ member
55 __u32 start_code; /* Starting virtual address of text. */ member
45 u32 start_code; /* Starting virtual address of text. */ member
375 tmp = child->mm->start_code; in arch_ptrace()381 tmp = child->mm->end_code - child->mm->start_code; in arch_ptrace()
163 (int) current->mm->start_code, in dump()
190 tmp = child->mm->start_code; in arch_ptrace()
472 (int) current->mm->start_code, in show_regs()
260 tmp = tsk->mm->start_code; in ptrace_read_user()
2037 tmp = tsk->mm->start_code; in compat_ptrace_read_user()
Completed in 38 milliseconds