Searched defs:dummy_frame (Results 1 – 1 of 1) sorted by relevance
38 struct dummy_frame struct40 struct dummy_frame *next; argument48 static struct dummy_frame *dummy_frame_stack = NULL; argument57 struct dummy_frame *dummy_frame; in dummy_frame_push() local