Searched refs:Val_desc2 (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | phdr.c | 87 static const Val_desc2 phdrs_osabi_def[] = { in conv_phdr_type_strings() 101 static const Val_desc2 phdrs_osabi_cf[] = { in conv_phdr_type_strings() 115 static const Val_desc2 phdrs_osabi_cfnp[] = { in conv_phdr_type_strings() 129 static const Val_desc2 phdrs_osabi_nf[] = { in conv_phdr_type_strings() 209 static const Val_desc2 * 241 static const Val_desc2 vda_cf[] = { in conv_phdr_flags_strings() 250 static const Val_desc2 vda_nf[] = { in conv_phdr_flags_strings()
|
H A D | sections.c | 432 static const Val_desc2 symtab_cf[] = { in conv_iter_sec_symtab() 440 static const Val_desc2 symtab_nf[] = { in conv_iter_sec_symtab() 449 const Val_desc2 *vdp; in conv_iter_sec_symtab() 458 const Val_desc2 * 497 static const Val_desc2 vda_cf[] = { in conv_sec_flags_strings() 513 static const Val_desc2 vda_nf[] = { in conv_sec_flags_strings()
|
H A D | symbols.c | 316 static const Val_desc2 shn_def[] = { in conv_sym_shndx_strings() 327 static const Val_desc2 shn_cf[] = { in conv_sym_shndx_strings() 338 static const Val_desc2 shn_cfnp[] = { in conv_sym_shndx_strings() 349 static const Val_desc2 shn_nf[] = { in conv_sym_shndx_strings()
|
H A D | globals.c | 113 Conv_elfvalue_t val, Conv_fmt_flags_t flags, const Val_desc2 *vdp, in map_vd22str() 250 _conv_iter_vd2(conv_iter_osabi_t osabi, Half mach, const Val_desc2 *vdp, in _conv_iter_vd2()
|
H A D | _conv.h | 93 extern const Val_desc2 *conv_sec_flags_strings(Conv_fmt_flags_t);
|
H A D | globals_machelf.c | 258 const Val_desc2 *vdp, Conv_fmt_flags_t fmt_flags, const char *local_sgs_msg) in _conv_expn_field2()
|
H A D | elf.c | 730 static const Val_desc2 type_osabi_cf[] = { in ehdr_type_strings() 734 static const Val_desc2 type_osabi_nf[] = { in ehdr_type_strings() 738 static const Val_desc2 type_osabi_dmp[] = { in ehdr_type_strings()
|
/illumos-gate/usr/src/cmd/sgs/include/ |
H A D | conv.h | 558 } Val_desc2; typedef 625 const Val_desc2 *ds_vd2; 803 const Val_desc2 *, conv_iter_cb_t, void *, 1082 Half, const Val_desc2 *, Conv_fmt_flags_t,
|