Linux Kernel
3.7.1
|
Definition at line 32 of file annotate.c.
u8 addr_width |
Definition at line 44 of file annotate.c.
Definition at line 33 of file annotate.c.
Definition at line 35 of file annotate.c.
Definition at line 34 of file annotate.c.
u8 jumps_width |
Definition at line 45 of file annotate.c.
u8 max_addr_width |
Definition at line 48 of file annotate.c.
int max_jump_sources |
Definition at line 41 of file annotate.c.
u8 min_addr_width |
Definition at line 47 of file annotate.c.
int nr_asm_entries |
Definition at line 39 of file annotate.c.
int nr_entries |
Definition at line 40 of file annotate.c.
int nr_jumps |
Definition at line 42 of file annotate.c.
struct disasm_line** offsets |
Definition at line 37 of file annotate.c.
char search_bf[128] |
Definition at line 49 of file annotate.c.
bool searching_backwards |
Definition at line 43 of file annotate.c.
struct disasm_line* selection |
Definition at line 36 of file annotate.c.
u64 start |
Definition at line 38 of file annotate.c.
u8 target_width |
Definition at line 46 of file annotate.c.