Searched refs:get_stack_pointer (Results 1 – 16 of 16) sorted by relevance
52 get_stack_pointer(struct process *proc) in get_stack_pointer() function
78 get_stack_pointer(struct process *proc) in get_stack_pointer() function
50 void *get_stack_pointer(struct process *proc) in get_stack_pointer() function
57 get_stack_pointer(struct process *proc) in get_stack_pointer() function
48 get_stack_pointer(struct process *proc) in get_stack_pointer() function
64 get_stack_pointer(struct process *proc) in get_stack_pointer() function
76 get_stack_pointer(struct process *proc) in get_stack_pointer() function
106 context->stack_pointer = get_stack_pointer(proc) in arch_fetch_arg_init()
106 get_stack_pointer(struct process *proc) in get_stack_pointer() function
148 get_stack_pointer(struct process *proc) in get_stack_pointer() function
88 context->nsaa = context->sp = get_stack_pointer(proc); in fetch_register_banks()
104 void *get_stack_pointer(struct process *proc);
753 event->proc->stack_pointer = get_stack_pointer(event->proc); in handle_breakpoint()