Home
last modified time | relevance | path

Searched refs:CONV_DS_ADDR (Results 1 – 12 of 12) sorted by relevance

/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Dsections.c253 retarr[retndx++] = CONV_DS_ADDR(ds_secs_dmp); in sec_type_strings()
256 retarr[retndx++] = CONV_DS_ADDR(ds_secs_cf); in sec_type_strings()
259 retarr[retndx++] = CONV_DS_ADDR(ds_secs_nf); in sec_type_strings()
262 retarr[retndx++] = CONV_DS_ADDR(ds_secs_def); in sec_type_strings()
270 retarr[retndx++] = CONV_DS_ADDR(ds_usecs_dmp); in sec_type_strings()
273 retarr[retndx++] = CONV_DS_ADDR(ds_usecs_cf); in sec_type_strings()
276 retarr[retndx++] = CONV_DS_ADDR(ds_usecs_nf); in sec_type_strings()
279 retarr[retndx++] = CONV_DS_ADDR(ds_usecs_def); in sec_type_strings()
287 retarr[retndx++] = CONV_DS_ADDR(ds_usecs_gnu1_dmp); in sec_type_strings()
288 retarr[retndx++] = CONV_DS_ADDR(ds_usecs_gnu2_dmp); in sec_type_strings()
[all …]
H A Delf.c57 static const conv_ds_t *ds_cf[] = { CONV_DS_ADDR(ds_classes_cf), NULL }; in ehdr_class_strings()
58 static const conv_ds_t *ds_nf[] = { CONV_DS_ADDR(ds_classes_nf), NULL }; in ehdr_class_strings()
60 CONV_DS_ADDR(ds_classes_dump), NULL }; in ehdr_class_strings()
115 static const conv_ds_t *ds_cf[] = { CONV_DS_ADDR(ds_data_cf), NULL }; in ehdr_data_strings()
116 static const conv_ds_t *ds_nf[] = { CONV_DS_ADDR(ds_data_nf), NULL }; in ehdr_data_strings()
117 static const conv_ds_t *ds_dump[] = { CONV_DS_ADDR(ds_data_dump), in ehdr_data_strings()
119 static const conv_ds_t *ds_file[] = { CONV_DS_ADDR(ds_data_file), in ehdr_data_strings()
332 CONV_DS_ADDR(ds_mach_0_11_cf), CONV_DS_ADDR(ds_mach_15_22_cf), in ehdr_mach_strings()
333 CONV_DS_ADDR(ds_mach_36_63_cf), CONV_DS_ADDR(ds_mach_66_94_cf), in ehdr_mach_strings()
337 CONV_DS_ADDR(ds_mach_0_11_nf), CONV_DS_ADDR(ds_mach_15_22_nf), in ehdr_mach_strings()
[all …]
H A Dsymbols.c93 CONV_DS_ADDR(ds_vis_def), NULL }; in conv_sym_other_vis_strings()
95 CONV_DS_ADDR(ds_vis_cf), NULL }; in conv_sym_other_vis_strings()
97 CONV_DS_ADDR(ds_vis_nf), NULL }; in conv_sym_other_vis_strings()
182 retarr[retndx++] = CONV_DS_ADDR(ds_types_cf); in conv_sym_info_type_strings()
184 retarr[retndx++] = CONV_DS_ADDR(ds_sparc_cf); in conv_sym_info_type_strings()
187 retarr[retndx++] = CONV_DS_ADDR(ds_types_nf); in conv_sym_info_type_strings()
189 retarr[retndx++] = CONV_DS_ADDR(ds_sparc_nf); in conv_sym_info_type_strings()
192 retarr[retndx++] = CONV_DS_ADDR(ds_types_def); in conv_sym_info_type_strings()
194 retarr[retndx++] = CONV_DS_ADDR(ds_sparc_def); in conv_sym_info_type_strings()
244 CONV_DS_ADDR(ds_binds_def), NULL }; in conv_sym_info_bind_strings()
[all …]
H A Ddynamic.c795 retarr[ndx++] = CONV_DS_ADDR(ds_null_cf); in conv_dyn_tag_strings()
797 retarr[ndx++] = CONV_DS_ADDR(ds_sunw_auxiliary_cf); in conv_dyn_tag_strings()
798 retarr[ndx++] = CONV_DS_ADDR(ds_checksum_cf); in conv_dyn_tag_strings()
799 retarr[ndx++] = CONV_DS_ADDR(ds_config_cf); in conv_dyn_tag_strings()
800 retarr[ndx++] = CONV_DS_ADDR(ds_versym_cf); in conv_dyn_tag_strings()
801 retarr[ndx++] = CONV_DS_ADDR(ds_relacount_cf); in conv_dyn_tag_strings()
803 retarr[ndx++] = CONV_DS_ADDR(ds_auxiliary_cf); in conv_dyn_tag_strings()
805 retarr[ndx++] = CONV_DS_ADDR(ds_sparc_reg_cf); in conv_dyn_tag_strings()
806 retarr[ndx++] = CONV_DS_ADDR(ds_sdreg_cf); in conv_dyn_tag_strings()
810 retarr[ndx++] = CONV_DS_ADDR(ds_gnu_prelinked_cf); in conv_dyn_tag_strings()
[all …]
H A Dphdr.c158 CONV_DS_ADDR(ds_phdrs_def), CONV_DS_ADDR(ds_phdrs_osabi_def), in conv_phdr_type_strings()
161 CONV_DS_ADDR(ds_phdrs_dmp), CONV_DS_ADDR(ds_phdrs_osabi_cfnp), in conv_phdr_type_strings()
164 CONV_DS_ADDR(ds_phdrs_cf), CONV_DS_ADDR(ds_phdrs_osabi_cf), in conv_phdr_type_strings()
167 CONV_DS_ADDR(ds_phdrs_cfnp), CONV_DS_ADDR(ds_phdrs_osabi_cfnp), in conv_phdr_type_strings()
170 CONV_DS_ADDR(ds_phdrs_nf), CONV_DS_ADDR(ds_phdrs_osabi_nf), in conv_phdr_type_strings()
H A Ddwarf.c68 static const conv_ds_t *ds_cfa[] = { CONV_DS_ADDR(ds_msg_cfa), in conv_dwarf_cfa()
69 CONV_DS_ADDR(ds_msg_cfa_mips), CONV_DS_ADDR(ds_msg_cfa_gnu), NULL }; in conv_dwarf_cfa()
148 CONV_DS_ADDR(ds_msg_reg_amd64), NULL }; in conv_dwarf_regname()
159 CONV_DS_ADDR(ds_msg_reg_i386), NULL }; in conv_dwarf_regname()
198 CONV_DS_ADDR(ds_msg_reg_sparc), NULL }; in conv_dwarf_regname()
H A Dcorenote.c67 static const conv_ds_t *ds[] = { CONV_DS_ADDR(ds_types), NULL }; in conv_cnote_type()
119 CONV_DS_ADDR(ds_types_0_22), CONV_DS_ADDR(ds_types_2000_2011), in conv_cnote_auxv_type()
120 CONV_DS_ADDR(ds_types_2014_2024), NULL }; in conv_cnote_auxv_type()
156 static const conv_ds_t *ds[] = { CONV_DS_ADDR(ds_sigarr), NULL }; in conv_cnote_signal()
180 static const conv_ds_t *ds[] = { CONV_DS_ADDR(ds_fltarr), NULL }; in conv_cnote_fault()
324 static const conv_ds_t *ds[] = { CONV_DS_ADDR(ds_sysnumarr), NULL }; in conv_cnote_syscall()
458 static const conv_ds_t *ds[] = { CONV_DS_ADDR(ds_errarr_1_74), in conv_cnote_errno()
459 CONV_DS_ADDR(ds_errarr_77_99), CONV_DS_ADDR(ds_errarr_120_134), in conv_cnote_errno()
460 CONV_DS_ADDR(ds_errarr_143_151), NULL }; in conv_cnote_errno()
479 static const conv_ds_t *ds[] = { CONV_DS_ADDR(ds_models), NULL }; in conv_cnote_pr_dmodel()
[all …]
H A Dsyminfo.c171 CONV_DS_ADDR(ds_boundto_cf), NULL }; in conv_syminfo_boundto_strings()
173 CONV_DS_ADDR(ds_boundto_cfnp), NULL }; in conv_syminfo_boundto_strings()
175 CONV_DS_ADDR(ds_boundto_nf), NULL }; in conv_syminfo_boundto_strings()
H A Dcap.c59 static const conv_ds_t *ds_cf[] = { CONV_DS_ADDR(ds_tags_cf), NULL }; in conv_cap_tag_strings()
60 static const conv_ds_t *ds_nf[] = { CONV_DS_ADDR(ds_tags_nf), NULL }; in conv_cap_tag_strings()
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()
/titanic_50/usr/src/cmd/sgs/include/
H A Dconv.h620 #define CONV_DS_ADDR(_item) ((conv_ds_t *)&(_item)) macro