Home
last modified time | relevance | path

Searched refs:conv_ds_t (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dsymbols.c63 static const conv_ds_t **
92 static const conv_ds_t *ds_def[] = { in conv_sym_other_vis_strings()
94 static const conv_ds_t *ds_cf[] = { in conv_sym_other_vis_strings()
96 static const conv_ds_t *ds_nf[] = { in conv_sym_other_vis_strings()
126 static const conv_ds_t **
235 static const conv_ds_t **
267 static const conv_ds_t *ds_cf[] = { in conv_sym_info_bind_strings()
271 static const conv_ds_t *ds_nf[] = { in conv_sym_info_bind_strings()
304 static const conv_ds_t **
372 static const conv_ds_t *ds_cf[] = { in conv_sym_shndx_strings()
[all …]
H A Delf.c39 static const conv_ds_t **
61 static const conv_ds_t *ds_dump[] = { in ehdr_class_strings()
91 static const conv_ds_t **
152 static const conv_ds_t **
566 static const conv_ds_t *ds_cf[] = { in ehdr_mach_strings()
659 static const conv_ds_t **
703 static const conv_ds_t **
793 static const conv_ds_t **
972 const conv_ds_t *ds[2]; in conv_iter_ehdr_flags()
988 static const conv_ds_t **
[all …]
H A Dphdr.c35 static const conv_ds_t **
157 static const conv_ds_t *ds_def[] = { in conv_phdr_type_strings()
160 static const conv_ds_t *ds_dmp[] = { in conv_phdr_type_strings()
163 static const conv_ds_t *ds_cf[] = { in conv_phdr_type_strings()
166 static const conv_ds_t *ds_cfnp[] = { in conv_phdr_type_strings()
169 static const conv_ds_t *ds_nf[] = { in conv_phdr_type_strings()
H A Dsyminfo.c147 static const conv_ds_t **
170 static const conv_ds_t *ds_cf[] = { in conv_syminfo_boundto_strings()
172 static const conv_ds_t *ds_cfnp[] = { in conv_syminfo_boundto_strings()
174 static const conv_ds_t *ds_nf[] = { in conv_syminfo_boundto_strings()
H A Ddwarf.c68 static const conv_ds_t *ds_cfa[] = { CONV_DS_ADDR(ds_msg_cfa), in conv_dwarf_cfa()
147 static const conv_ds_t *ds_reg_amd64[] = { in conv_dwarf_regname()
158 static const conv_ds_t *ds_reg_i386[] = { in conv_dwarf_regname()
197 static const conv_ds_t *ds_reg_sparc[] = { in conv_dwarf_regname()
H A Dcorenote.c123 static const conv_ds_t *ds[] = { in conv_cnote_auxv_type()
617 static const conv_ds_t *ds_sparc[] = { in conv_cnote_pr_regname()
622 static const conv_ds_t *ds_sparcv9[] = { in conv_cnote_pr_regname()
627 static const conv_ds_t *ds_amd64[] = { in conv_cnote_pr_regname()
629 static const conv_ds_t *ds_i86[] = { in conv_cnote_pr_regname()
632 const conv_ds_t **ds; in conv_cnote_pr_regname()
769 static const conv_ds_t *ds_user_arr[] = { in conv_cnote_si_code()
784 static const conv_ds_t *ds_trap_arr[] = { in conv_cnote_si_code()
794 static const conv_ds_t *ds_cld_arr[] = { in conv_cnote_si_code()
825 static const conv_ds_t *ds_ill_arr[] = { in conv_cnote_si_code()
[all …]
H A Dglobals.c134 const conv_ds_t **dsp, Conv_fmt_flags_t fmt_flags, Conv_inv_buf_t *inv_buf, in _conv_map_ds()
137 const conv_ds_t *ds; in _conv_map_ds()
270 _conv_iter_ds(conv_iter_osabi_t osabi, Half mach, const conv_ds_t **dsp, in _conv_iter_ds()
273 const conv_ds_t *ds; in _conv_iter_ds()
H A Dcap.c58 const conv_ds_t **
81 static const conv_ds_t *ds_cf[] = { CONV_DS_ADDR(ds_tags_cf), NULL }; in conv_cap_tag_strings()
82 static const conv_ds_t *ds_nf[] = { CONV_DS_ADDR(ds_tags_nf), NULL }; in conv_cap_tag_strings()
H A D_conv.h86 extern const conv_ds_t **conv_cap_tag_strings(Conv_fmt_flags_t);
91 extern const conv_ds_t **conv_dyn_tag_strings(conv_iter_osabi_t, Half,
H A Dsections.c38 static const conv_ds_t **
289 static const conv_ds_t *retarr[MAX_RET]; in sec_type_strings()
545 static const conv_ds_t *ds_amd64_alias_cf[] = { in conv_iter_sec_flags()
551 static const conv_ds_t *ds_amd64_alias_nf[] = { in conv_iter_sec_flags()
561 const conv_ds_t **ds; in conv_iter_sec_flags()
H A Dmap.c48 static const conv_ds_t *ds[] = { CONV_DS_ADDR(ds_versions), NULL }; in conv_mapfile_version()
H A Daudit.c148 static const conv_ds_t *ds[] = { CONV_DS_ADDR(ds_requests), NULL }; in conv_la_activity()
H A Ddynamic.c419 const conv_ds_t **
781 static const conv_ds_t *retarr[MAX_RET]; in conv_dyn_tag_strings()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h614 } conv_ds_t; typedef
647 #define CONV_DS_ADDR(_item) ((conv_ds_t *)&(_item))
796 const conv_ds_t **, conv_iter_cb_t, void *,
809 const conv_ds_t **, Conv_fmt_flags_t,