Searched refs:Val_desc (Results 1 – 18 of 18) sorted by relevance
/titanic_50/usr/src/cmd/sgs/libconv/common/ |
H A D | _conv.h | 87 extern const Val_desc *conv_dyn_feature1_strings(Conv_fmt_flags_t); 88 extern const Val_desc *conv_dyn_flag_strings(Conv_fmt_flags_t); 89 extern const Val_desc *conv_dyn_flag1_strings(Conv_fmt_flags_t); 90 extern const Val_desc *conv_dyn_posflag1_strings(Conv_fmt_flags_t);
|
H A D | dynamic.c | 38 const Val_desc * 63 static const Val_desc vda_def[] = { in conv_dyn_posflag1_strings() 69 static const Val_desc vda_cf[] = { in conv_dyn_posflag1_strings() 75 static const Val_desc vda_cfnp[] = { in conv_dyn_posflag1_strings() 81 static const Val_desc vda_nf[] = { in conv_dyn_posflag1_strings() 109 const Val_desc * 136 static const Val_desc vda_cf[] = { in conv_dyn_flag_strings() 144 static const Val_desc vda_cfnp[] = { in conv_dyn_flag_strings() 152 static const Val_desc vda_nf[] = { in conv_dyn_flag_strings() 178 const Val_desc * [all …]
|
H A D | syminfo.c | 36 static const Val_desc * 68 static const Val_desc vda_cf[] = { in conv_syminfo_flags_strings() 81 static const Val_desc vda_cfnp[] = { in conv_syminfo_flags_strings() 94 static const Val_desc vda_nf[] = { in conv_syminfo_flags_strings()
|
H A D | audit.c | 57 static const Val_desc vda[] = { in conv_la_bind() 106 static const Val_desc vda[] = { in conv_la_search() 183 static const Val_desc vda[] = { in conv_la_symbind()
|
H A D | corenote.c | 1026 static const Val_desc vda[] = { in conv_cnote_auxv_af() 1096 static const Val_desc vda[] = { in conv_cnote_cc_content() 1173 static const Val_desc vda[] = { in conv_cnote_pr_flags() 1259 static const Val_desc vda[] = { in conv_cnote_old_pr_flags() 1332 static const Val_desc vda[] = { in conv_cnote_proc_flag() 1381 static const Val_desc vda[] = { in conv_cnote_sa_flags() 1430 static const Val_desc vda[] = { in conv_cnote_ss_flags() 1461 const Val_desc *vdp; /* NULL, or bitmask description */ 1663 static const Val_desc vda0[] = { in conv_cnote_sigset() 1698 static const Val_desc vda1[] = { in conv_cnote_sigset() [all …]
|
H A D | entry.c | 59 static Val_desc vda[] = { in conv_ent_flags() 115 static Val_desc vda[] = { in conv_ent_files_flags()
|
H A D | group.c | 62 static const Val_desc vda[] = { in conv_grphdl_flags() 116 static const Val_desc vda[] = { in conv_grpdesc_flags()
|
H A D | elf.c | 372 static const Val_desc extra_dmp_nf[] = { in conv_iter_ehdr_mach() 596 const conv_ds_msg_t **mm_msg, const Val_desc **flag_desc) in conv_ehdr_sparc_flags_strings() 635 static const Val_desc vda_cf[] = { in conv_ehdr_sparc_flags_strings() 642 static const Val_desc vda_nf[] = { in conv_ehdr_sparc_flags_strings() 675 const Val_desc *vdp; in conv_ehdr_flags() 711 const Val_desc *vdp; in conv_iter_ehdr_flags() 785 static const Val_desc osabi_misc_cf[] = { in ehdr_osabi_strings() 790 static const Val_desc osabi_misc_nf[] = { in ehdr_osabi_strings() 795 static const Val_desc osabi_misc_dmp[] = { in ehdr_osabi_strings()
|
H A D | dl.c | 64 static const Val_desc vda[] = { in conv_dl_mode() 147 static const Val_desc vda[] = { in conv_dl_flag()
|
H A D | config.c | 67 static const Val_desc vda[] = { in conv_config_feat() 127 static const Val_desc vda[] = { in conv_config_obj()
|
H A D | globals.c | 99 Conv_fmt_flags_t flags, const Val_desc *vdp, const char *local_sgs_msg) in map_vd2str() 236 _conv_iter_vd(const Val_desc *vdp, conv_iter_cb_t func, void *uvalue, in _conv_iter_vd()
|
H A D | version.c | 59 static const Val_desc vda[] = { in conv_ver_flags()
|
H A D | segments.c | 71 static Val_desc vda[] = { in conv_seg_flags()
|
H A D | llib-lconv | 55 conv_iter_ret_t _conv_iter_vd(const Val_desc *, conv_iter_cb_t, 67 Conv_fmt_flags_t, const Val_desc *, const char *); 251 const Val_desc *, Conv_fmt_flags_t, const char *);
|
H A D | globals_machelf.c | 228 _conv_expn_field(CONV_EXPN_FIELD_ARG *arg, const Val_desc *vdp, in _conv_expn_field()
|
/titanic_50/usr/src/cmd/sgs/include/ |
H A D | conv.h | 525 } Val_desc; typedef 594 const Val_desc *ds_vd; 773 extern conv_iter_ret_t _conv_iter_vd(const Val_desc *, conv_iter_cb_t, 1043 const Val_desc *, Conv_fmt_flags_t, const char *);
|
/titanic_50/usr/src/cmd/sgs/liblddbg/common/ |
H A D | tls.c | 46 static Val_desc vda[] = { in Dbg_tls_modent()
|
H A D | bindings.c | 94 static Val_desc vda[] = { in Dbg_bind_global()
|