Home
last modified time | relevance | path

Searched refs:CONV_FMT_DECIMAL (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c631 conv_cnote_auxv_type(type, CONV_FMT_DECIMAL, in dump_auxv()
753 conv_cnote_errno(w, CONV_FMT_DECIMAL, &inv_buf)); in dump_siginfo()
758 CONV_FMT_DECIMAL, &inv_buf)); in dump_siginfo()
972 CONV_FMT_DECIMAL, &inv_buf1), in dump_prgregset()
987 CONV_FMT_DECIMAL, &inv_buf1), in dump_prgregset()
992 CONV_FMT_DECIMAL, &inv_buf2), in dump_prgregset()
1040 conv_cnote_signal(w, CONV_FMT_DECIMAL, &conv_buf.inv)); in dump_lwpstatus()
1066 conv_cnote_errno(w, CONV_FMT_DECIMAL, &conv_buf.inv)); in dump_lwpstatus()
1086 conv_cnote_priv(i, CONV_FMT_DECIMAL, &conv_buf.inv)); in dump_lwpstatus()
1249 conv_cnote_signal(w, CONV_FMT_DECIMAL, &conv_buf.inv)); in dump_prstatus()
[all …]
H A Delfdump.c1210 sym->st_shndx, CONV_FMT_DECIMAL, &inv_buf); in output_symbol()
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.h42 #define DUMP_CONVFMT (CONV_FMT_DECIMAL|CONV_FMT_ALT_DUMP)
H A Ddump.c617 CONV_FMT_DECIMAL, &inv_buf)); in print_symtab()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dsections_machelf.c69 (void) conv_invalid_val(inv_buf, info, CONV_FMT_DECIMAL); in conv_sec_linkinfo()
H A Dglobals_machelf.c52 if (fmt_flags & CONV_FMT_DECIMAL) { in conv_invalid_val()
H A Delf.c940 CONV_FMT_DECIMAL)); in conv_ehdr_flags()
1230 CONV_FMT_DECIMAL)); in conv_reject_desc()
H A Dcorenote.c706 fmt = (fmt_flags & CONV_FMT_DECIMAL) ? in conv_cnote_priv()
742 fmt = (fmt_flags & CONV_FMT_DECIMAL) ? in conv_cnote_psetid()
915 fmt = (fmt_flags & CONV_FMT_DECIMAL) ? in conv_cnote_si_code()
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dehdr.c342 CONV_FMT_DECIMAL, &inv_buf); in print_ehdr()
430 CONV_FMT_DECIMAL, &inv_buf)); in print_ehdr()
616 c, CONV_FMT_DECIMAL, &inv_buf)); in print_ehdr()
1326 abiver, CONV_FMT_DECIMAL, &inv_buf1)); in cmd_body()
1332 CONV_FMT_DECIMAL, &inv_buf1), in cmd_body()
1334 abiver, CONV_FMT_DECIMAL, &inv_buf2)); in cmd_body()
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Delf.c57 ehdr->e_ident[EI_ABIVERSION], CONV_FMT_DECIMAL, &inv_buf2)); in Elf_ehdr()
H A Dsyms.c650 CONV_FMT_DECIMAL, &inv_buf6); in Elf_syms_table_entry()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsyms.c2214 CONV_FMT_DECIMAL, &inv_buf)); in ld_sym_process()
2341 sym->st_shndx, CONV_FMT_DECIMAL, in ld_sym_process()
2434 CONV_FMT_DECIMAL, &inv_buf)); in ld_sym_process()
2541 CONV_FMT_DECIMAL, &inv_buf)); in ld_sym_process()
2650 CONV_FMT_DECIMAL, &inv_buf)); in ld_sym_process()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h521 #define CONV_FMT_DECIMAL 0x0100 /* conv_invalid_val() should print */ macro
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Dutil_machelf.c287 CONV_FMT_ALT_CF | CONV_FMT_DECIMAL, buf)); in elfedit_shndx_to_name()