Home
last modified time | relevance | path

Searched defs:fr (Results 1 – 1 of 1) sorted by relevance

/arm-trusted-firmware/common/backtrace/
H A Dbacktrace.c156 static bool is_valid_frame_record(struct frame_record *fr) in is_valid_frame_record() argument
165 static struct frame_record *adjust_frame_record(struct frame_record *fr) in adjust_frame_record() argument
174 static void unwind_stack(struct frame_record *fr, uintptr_t current_pc, in unwind_stack() argument
254 struct frame_record *fr = __builtin_frame_address(0U); backtrace() local
[all...]