/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | symbols.c | 101 case CONV_FMT_ALT_CF: in conv_sym_other_vis_strings() 192 case CONV_FMT_ALT_CF: in conv_sym_info_type_strings() 277 case CONV_FMT_ALT_CF: in conv_sym_info_bind_strings() 381 case CONV_FMT_ALT_CF: in conv_sym_shndx_strings() 438 case CONV_FMT_ALT_CF: in conv_iter_sym_shndx()
|
H A D | sections.c | 297 case CONV_FMT_ALT_CF: in sec_type_strings() 314 case CONV_FMT_ALT_CF: in sec_type_strings() 332 case CONV_FMT_ALT_CF: in sec_type_strings() 350 case CONV_FMT_ALT_CF: in sec_type_strings() 371 case CONV_FMT_ALT_CF: in sec_type_strings() 388 case CONV_FMT_ALT_CF: in sec_type_strings()
|
H A D | syminfo.c | 109 case CONV_FMT_ALT_CF: in conv_syminfo_flags_strings() 179 case CONV_FMT_ALT_CF: in conv_syminfo_boundto_strings()
|
H A D | dynamic.c | 92 case CONV_FMT_ALT_CF: in conv_dyn_posflag1_strings() 162 case CONV_FMT_ALT_CF: in conv_dyn_flag_strings() 343 case CONV_FMT_ALT_CF: in conv_dyn_flag1_strings() 402 case CONV_FMT_ALT_CF: in conv_dyn_feature1_strings() 806 case CONV_FMT_ALT_CF: in conv_dyn_tag_strings()
|
H A D | phdr.c | 177 case CONV_FMT_ALT_CF: in conv_phdr_type_strings()
|
H A D | elf.c | 691 return ((CONV_TYPE_FMT_ALT(fmt_flags) == CONV_FMT_ALT_CF) ? in ehdr_eident_strings() 1115 case CONV_FMT_ALT_CF: in conv_iter_ehdr_osabi()
|
/illumos-gate/usr/src/cmd/sgs/elfedit/common/ |
H A D | elfconst.c | 274 CONV_FMT_ALT_CF, func, uvalue); in libconv_fill_iter() 281 CONV_FMT_ALT_CF, func, uvalue); in libconv_fill_iter() 288 CONV_FMT_ALT_CF, func, uvalue); in libconv_fill_iter() 295 CONV_FMT_ALT_CF, func, uvalue); in libconv_fill_iter()
|
H A D | util_machelf.c | 287 CONV_FMT_ALT_CF | CONV_FMT_DECIMAL, buf)); in elfedit_shndx_to_name()
|
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | sym.c | 452 CONV_FMT_ALT_CF, &inv_buf)); in print_symstate() 535 CONV_FMT_ALT_CF, &inv_buf)); in print_symstate() 564 CONV_FMT_ALT_CF, &inv_buf)); in print_symstate() 705 conv_sym_info_bind(bind, CONV_FMT_ALT_CF, &inv_buf1)); in cmd_body_set_st_bind() 729 conv_sym_info_bind(old_bind, CONV_FMT_ALT_CF, in cmd_body_set_st_bind() 731 conv_sym_info_bind(bind, CONV_FMT_ALT_CF, &inv_buf2)); in cmd_body_set_st_bind() 959 conv_sym_info_type(mach, type, CONV_FMT_ALT_CF, in cmd_body_set_st_type() 965 conv_sym_info_type(mach, old_type, CONV_FMT_ALT_CF, in cmd_body_set_st_type() 967 conv_sym_info_type(mach, type, CONV_FMT_ALT_CF, in cmd_body_set_st_type() 998 conv_sym_other_vis(old_vis, CONV_FMT_ALT_CF, in cmd_body_set_st_visibility() [all …]
|
/illumos-gate/usr/src/cmd/sgs/elfdump/common/ |
H A D | main.c | 294 if (conv_iter_phdr_type(CONV_OSABI_ALL, CONV_FMT_ALT_CF, in atoui() 302 CONV_FMT_ALT_CF, conv_iter_strtol, &uvalue) == in atoui() 309 if (conv_iter_ehdr_osabi(CONV_FMT_ALT_CF, in atoui()
|
H A D | elfdump.c | 884 CONV_FMT_ALT_CF, &inv_buf), \ in check_phdr_v_shdr() 2082 ehdr->e_machine, CONV_FMT_ALT_CF, &buf1), in syminfo() 2084 ehdr->e_machine, CONV_FMT_ALT_CF, &buf2)); in syminfo() 2880 CONV_FMT_ALT_CF, &buf2)); in dyn_test() 2892 CONV_FMT_ALT_CF, &buf1), EC_ADDR(dyn->d_un.d_val), in dyn_test() 2903 CONV_FMT_ALT_CF, &buf1), EC_XWORD(dyn->d_un.d_val), in dyn_test() 2914 CONV_FMT_ALT_CF, &buf1), EC_XWORD(dyn->d_un.d_val), in dyn_test() 2968 osabi, ehdr->e_machine, CONV_FMT_ALT_CF, &buf), in dyn_symtest() 3160 PT_DYNAMIC, CONV_FMT_ALT_CF, &inv_buf)); in dynamic()
|
/illumos-gate/usr/src/cmd/sgs/include/ |
H A D | conv.h | 513 #define CONV_FMT_ALT_CF 4 /* Canonical Form */ macro
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | files.c | 1423 ifl->ifl_ehdr->e_machine, shdr->sh_type, CONV_FMT_ALT_CF, in invalid_section() 2413 ifl->ifl_ehdr->e_machine, shdr->sh_type, CONV_FMT_ALT_CF, in rel_process() 2721 shdr->sh_type, CONV_FMT_ALT_CF, &inv_buf)); in process_elf()
|
H A D | map_v2.c | 1819 CONV_FMT_ALT_CF, conv_iter_strtol, &conv_uvalue); in at_seg_assign_type() 2346 sgp->sg_phdr.p_type, CONV_FMT_ALT_CF, &inv_buf), in dir_segment_inner()
|