Searched defs:sl_field_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dstruct_layout.h85 * sl_field_t is used to describe a struct field
92 } sl_field_t; typedef in typeref:struct:__anon45
96 * sl_field_t. We rely on the C guarantee that all the fields in
131 sl_field_t sizeof_struct;
132 sl_field_t a_type;
133 sl_field_t a_val;
134 sl_field_t a_ptr;
135 sl_field_t a_fcn;
143 sl_field_t sizeof_struct;
144 sl_field_t elt
[all...]

Completed in 62 milliseconds