Searched defs:fr (Results 1 – 1 of 1) sorted by relevance
156 static bool is_valid_frame_record(struct frame_record *fr) in is_valid_frame_record()165 static struct frame_record *adjust_frame_record(struct frame_record *fr) in adjust_frame_record()174 static void unwind_stack(struct frame_record *fr, uintptr_t current_pc, in unwind_stack()254 struct frame_record *fr = __builtin_frame_address(0U); in backtrace() local