Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dbug.h18 struct bug_frame { struct
19 signed int loc_disp; /* Relative address to the bug address */
20 signed int file_disp; /* Relative address to the filename */
21 signed int msg_disp; /* Relative address to the predicate (for ASSERT) */
22 uint16_t line; /* Line number */
23 uint32_t pad0:16; /* Padding for 8-bytes align */
/xen-4.10.0-shim-comet/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