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;
301 unsigned long pc; member
1113 greg_t pc = GET_PC (context); in process_leaf() local
1313 greg_t pc = *((unsigned long*) ((char*) ((*pfp)) + 192 + 128 + 136)); in process_sigreturn() local
1356 greg_t pc; /* program counter */ in stack_unwind() local
1486 unsigned char *pc; member
1520 check_modrm (unsigned char *pc) in check_modrm()
1548 read_int (unsigned char *pc, int w) in read_int()
2857 unsigned char *pc = cur->pc - 1; // points to the beginning of the instruction in find_i386_ret_addr() local
3154 unsigned char *pc = cur->pc; in find_i386_ret_addr() local
3394 unsigned char *pc = cur->pc - 1; // points to the beginning of the instruction in find_i386_ret_addr() local
3407 unsigned char *pc = cur->pc - 1; // points to the beginning of the instruction in find_i386_ret_addr() local
4298 parse_x86_AVX_instruction (unsigned char *pc) in parse_x86_AVX_instruction()
4588 __u64 pc = context->uc_mcontext.pc; in stack_unwind() local