Go to the source code of this file.
Functions | |
void | ptrace_dump_regs (struct pt_regs *p) |
void | ptrace_stackdump_from (const int *frame_ptr) |
void | ptrace_stackdump_regs (struct pt_regs *p) |
void | ptrace_stackdump_here (void) |
void ptrace_dump_regs | ( | struct pt_regs * | p | ) |
void ptrace_stackdump_from | ( | const int * | frame_ptr | ) |
Definition at line 64 of file stackdump.c.
Referenced by ptrace_stackdump_here(), and ptrace_stackdump_regs().
void ptrace_stackdump_regs | ( | struct pt_regs * | p | ) |
void ptrace_stackdump_here | ( | void | ) |
Definition at line 96 of file stackdump.c.