Searched refs:UNUM32 (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/libc/amd64/unwind/ |
H A D | unwind_context.h | 157 UNUM32, enumerator in enum:operand_desc
|
H A D | eh_frame.c | 44 * 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 D | call_frame_inst.c | 80 {UNUM32, NO_OPR}, /* DW_CFA_advance_loc4 - delta */ 407 case UNUM32: 487 res = _Unw_get_val(datap, reloc, UNUM32, 1, 1, 0);
|
Completed in 56 milliseconds