/illumos-gate/usr/src/cmd/sgs/liblddbg/common/ |
H A D | elf.c | 35 Conv_inv_buf_t inv_buf1, inv_buf2; local 53 conv_ehdr_data(ehdr->e_ident[EI_DATA], 0, &inv_buf2)); 57 ehdr->e_ident[EI_ABIVERSION], CONV_FMT_DECIMAL, &inv_buf2)); 60 conv_ehdr_vers(ehdr->e_version, 0, &inv_buf2));
|
H A D | shdr.c | 35 Conv_inv_buf_t inv_buf1, inv_buf2; local 56 conv_sec_linkinfo(shdr->sh_info, shdr->sh_flags, &inv_buf2));
|
H A D | relocate.c | 277 Conv_inv_buf_t inv_buf1, inv_buf2; local 288 conv_reloc_type(mach, rtype, 0, &inv_buf2));
|
H A D | syms.c | 642 Conv_inv_buf_t inv_buf1, inv_buf2, inv_buf3; local 661 sym->st_size, conv_sym_info_type(mach, type, 0, &inv_buf2),
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | machsym.sparc.c | 63 Conv_inv_buf_t inv_buf1, inv_buf2; local 119 conv_sym_SPARC_value(nsym->st_value, 0, &inv_buf2)); 129 Conv_inv_buf_t inv_buf1, inv_buf2; local 144 ntype, 0, &inv_buf2));
|
H A D | resolve.c | 273 Conv_inv_buf_t inv_buf1, inv_buf2; local 295 conv_sym_info_type(ofl->ofl_dehdr->e_machine, ntype, 0, &inv_buf2)); 553 Conv_inv_buf_t inv_buf1, inv_buf2; local 576 0, &inv_buf2)); 598 0, &inv_buf2)); 655 Conv_inv_buf_t inv_buf1, inv_buf2; local 697 0, &inv_buf2)); 738 0, &inv_buf2));
|
H A D | relocate.c | 1405 Conv_inv_buf_t inv_buf1, inv_buf2; local 1425 conv_sym_info_type(mach, type, 0, &inv_buf2));
|
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | ehdr.c | 675 Conv_inv_buf_t inv_buf1, inv_buf2; local 783 type, 0, &inv_buf2)); 807 conv_ehdr_mach(mach, 0, &inv_buf2)); 832 conv_ehdr_vers(ver, 0, &inv_buf2)); 1232 conv_ehdr_class(class, 0, &inv_buf2)); 1257 conv_ehdr_data(data, 0, &inv_buf2)); 1281 conv_ehdr_vers(ver, 0, &inv_buf2)); 1306 conv_ehdr_osabi(osabi, 0, &inv_buf2)); 1334 abiver, CONV_FMT_DECIMAL, &inv_buf2));
|
H A D | sym.c | 689 Conv_inv_buf_t inv_buf1, inv_buf2; local 731 conv_sym_info_bind(bind, CONV_FMT_ALT_CF, &inv_buf2)); 940 Conv_inv_buf_t inv_buf1, inv_buf2; local 968 &inv_buf2)); 980 Conv_inv_buf_t inv_buf1, inv_buf2; local 1006 conv_sym_other_vis(vis, CONV_FMT_ALT_CF, &inv_buf2));
|
H A D | cap.c | 868 Conv_inv_buf_t inv_buf1, inv_buf2; local 882 conv_cap_tag(c_tag, 0, &inv_buf2));
|
H A D | phdr.c | 695 Conv_inv_buf_t inv_buf1, inv_buf2; local 710 p_type, 0, &inv_buf2));
|
H A D | shdr.c | 701 Conv_inv_buf_t inv_buf1, inv_buf2; local 718 0, &inv_buf2));
|
H A D | dyn.c | 1282 Conv_inv_buf_t inv_buf1, inv_buf2; local 1346 &inv_buf2));
|
/illumos-gate/usr/src/cmd/sgs/crle/common/ |
H A D | print.c | 217 Conv_inv_buf_t inv_buf1, inv_buf2, inv_buf3, inv_buf4; local 294 &inv_buf2), 375 &inv_buf2), 1015 Conv_inv_buf_t inv_buf1, inv_buf2, inv_buf3; local 1067 CONV_FMT_ALT_FILE, &inv_buf2),
|
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/ |
H A D | rtld.c | 1370 Conv_inv_buf_t inv_buf1, inv_buf2; local 1391 conv_ehdr_data(ehdr.e_ident[EI_DATA], 0, &inv_buf2)); 1395 conv_ehdr_vers(ehdr.e_version, 0, &inv_buf2));
|
/illumos-gate/usr/src/cmd/sgs/elfdump/common/ |
H A D | corenote.c | 901 Conv_inv_buf_t inv_buf1, inv_buf2; local 935 CONV_FMT_DECIMAL, &inv_buf2),
|