Searched refs:fdesc1 (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/elfdump/common/ |
H A D | corenote.c | 258 const sl_field_t *fdesc1, sl_fmt_num_t fmt_type1, const char *title2, 269 if (!(data_present(state, fdesc1) && 276 fmt_num(state, fdesc1, fmt_type1, buf1), 386 sl_field_t fdesc1, fdesc2; local 395 fdesc1 = fdesc2 = *base_desc; 399 if (!data_present(state, &fdesc1)) 403 print_num(state, index1, &fdesc1, fmt_type); 404 fdesc1.slf_offset += fdesc1.slf_eltlen; 410 fdesc2.slf_offset = fdesc1 257 print_num_2up(note_state_t *state, const char *title1, const sl_field_t *fdesc1, sl_fmt_num_t fmt_type1, const char *title2, const sl_field_t *fdesc2, sl_fmt_num_t fmt_type2) argument 899 sl_field_t fdesc1, fdesc2; local 1286 prtpct_2up(note_state_t *state, const sl_field_t *fdesc1, const char *title1, const sl_field_t *fdesc2, const char *title2) argument 1700 sl_field_t fdesc1, fdesc2; local [all...] |
Completed in 59 milliseconds