Searched defs:stack_frame (Results 1 – 4 of 4) sorted by relevance
8 struct stack_frame { struct9 struct stack_frame *next_frame; argument10 unsigned long return_address;
24 struct stack_frame { struct25 unsigned long fp;26 unsigned long ra;
102 struct stack_frame { struct103 struct stack_frame *next_frame; argument107 struct stack_frame_ia32 { argument
41 struct stack_frame { struct64 offsetof(struct stack_frame, back_chain)) argument