Lines Matching +defs:frame +defs:pc
42 struct frame struct
46 struct frame *fr_savfp; /* saved frame pointer */ argument
56 struct frame argument
58 unsigned long fr_savfp;
59 unsigned long fr_savpc;
297 unsigned long pc; member
1107 greg_t pc = GET_PC (context); in process_leaf() local
1307 greg_t pc = *((unsigned long*) ((char*) ((*pfp)) + 192 + 128 + 136)); in process_sigreturn() local
1350 greg_t pc; /* program counter */ in stack_unwind() local
1480 unsigned char *pc; member
1514 check_modrm (unsigned char *pc) in check_modrm()
1542 read_int (unsigned char *pc, int w) in read_int()
2851 unsigned char *pc = cur->pc - 1; // points to the beginning of the instruction in find_i386_ret_addr() local
3148 unsigned char *pc = cur->pc; in find_i386_ret_addr() local
3388 unsigned char *pc = cur->pc - 1; // points to the beginning of the instruction in find_i386_ret_addr() local
3401 unsigned char *pc = cur->pc - 1; // points to the beginning of the instruction in find_i386_ret_addr() local
4292 parse_x86_AVX_instruction (unsigned char *pc) in parse_x86_AVX_instruction()
4582 __u64 pc = context->uc_mcontext.pc; in stack_unwind() local