Searched refs:ui_buf (Results 1 – 1 of 1) sorted by relevance
230 struct unwind_info *ui, ui_buf = { in unwind__get_entries() local245 ui = zalloc(sizeof(ui_buf) + sizeof(ui_buf.entries[0]) * max_stack); in unwind__get_entries()249 *ui = ui_buf; in unwind__get_entries()