|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Enumerations | |
| enum | reason_type { NOT_ME, NOTHING, REG_READ, REG_WRITE, IMM_WRITE, OTHERS } |
Functions | |
| enum reason_type | get_ins_type (unsigned long ins_addr) |
| unsigned int | get_ins_mem_width (unsigned long ins_addr) |
| unsigned long | get_ins_reg_val (unsigned long ins_addr, struct pt_regs *regs) |
| unsigned long | get_ins_imm_val (unsigned long ins_addr) |
| enum reason_type |
| enum reason_type get_ins_type | ( | unsigned long | ins_addr | ) |
1.8.2