Searched refs:UNUM32 (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libc/amd64/unwind/
H A Dunwind_context.h157 UNUM32, enumerator in enum:operand_desc
H A Deh_frame.c44 * UNUM32 length
45 * UNUM32 ID
58 * UNUM32 length
59 * UNUM32 ID
95 _Unw_get_val(&data, 0, UNUM32, 1, 1, 0));
98 cie_data = (void *)(base - _Unw_get_val(&data, 0, UNUM32, 1, 1, 0));
101 _Unw_get_val(&cdata, 0, UNUM32, 1, 1, 0));
110 (void) _Unw_get_val(&cdata, creloc, UNUM32, 1, 1, 0);
H A Dcall_frame_inst.c79 {UNUM32, NO_OPR}, /* DW_CFA_advance_loc4 - delta */
410 case UNUM32:
496 res = _Unw_get_val(datap, reloc, UNUM32, 1, 1, 0);

Completed in 17 milliseconds