Searched defs:frameinfo (Results 1 – 1 of 1) sorted by relevance
47 struct frameinfo { struct48 struct frameinfo *next; argument55 const struct frameinfo *frame = __builtin_frame_address(0); in backtrace() argument