Home
last modified time | relevance | path

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

/xen/xen/include/asm-arm/
A Dbug.h16 struct bug_frame { struct
17 signed int loc_disp; /* Relative address to the bug address */
18 signed int file_disp; /* Relative address to the filename */
19 signed int msg_disp; /* Relative address to the predicate (for ASSERT) */
20 uint16_t line; /* Line number */
21 uint32_t pad0:16; /* Padding for 8-bytes align */
/xen/xen/include/asm-x86/
A Dbug.h17 struct bug_frame { struct
36 ".pushsection .bug_frames.%c[bf_type], \"a\", @progbits\n" \ argument

Completed in 3 milliseconds