Home | History | Annotate | Download | only in amd64

Lines Matching defs:amd64_frame

50 struct amd64_frame {
51 struct amd64_frame *f_frame;
65 struct amd64_frame *frame;
76 frame = (struct amd64_frame *)rbp;
144 offsetof(struct amd64_frame, f_retaddr)));
340 offsetof(struct amd64_frame, f_retaddr)));
365 struct amd64_frame *fp = (struct amd64_frame *)dtrace_getfp();
466 struct amd64_frame *frame;
471 frame = (struct amd64_frame *)rbp;