Searched defs:DisContext (Results 1 – 2 of 2) sorted by relevance
39 struct DisContext struct41 bool is_Intel;42 Stabs *stabs;43 uint64_t pc; // first_pc <= pc < last_pc44 uint64_t first_pc;45 uint64_t last_pc;46 uint64_t f_offset; // file offset for first_pc47 int codeptr[4]; // longest instruction length may not be > 1648 Data_window *elf;
38 struct DisContext struct40 bool is_Intel;41 Stabs *stabs;42 uint64_t pc; // first_pc <= pc < last_pc43 uint64_t first_pc;44 uint64_t last_pc;45 uint64_t f_offset; // file offset for first_pc46 int codeptr[4]; // longest instruction length may not be > 1647 Data_window *elf;