Searched refs:DW_EH_PE_udata4 (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddwarf_ehe.c81 case DW_EH_PE_udata4:
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddwarf.h214 #define DW_EH_PE_udata4 0x03 /* A 4 bytes unsigned value. */ macro
/illumos-gate/usr/src/cmd/sgs/tools/common/
H A Dleb128.c77 * DW_EH_PE_udata4 0x03 A 4 bytes unsigned value.
239 case DW_EH_PE_udata4:
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dunwind.c519 hdrdata[hdroff++] = DW_EH_PE_udata4;
/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf.h904 #define DW_EH_PE_udata4 0x03 /* GNU */ macro
H A Ddwarf_frame2.c1280 case DW_EH_PE_udata4:{
H A Ddwarf_names.c2143 case DW_EH_PE_udata4:
2144 *s_out = "DW_EH_PE_udata4";

Completed in 104 milliseconds