Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c572 conv_cnote_auxv_type(type, CONV_FMT_DECIMAL, in dump_auxv()
690 conv_cnote_signal(v_si_signo, CONV_FMT_DECIMAL, &inv_buf)); in dump_siginfo()
694 conv_cnote_errno(w, CONV_FMT_DECIMAL, &inv_buf)); in dump_siginfo()
699 CONV_FMT_DECIMAL, &inv_buf)); in dump_siginfo()
873 CONV_FMT_DECIMAL, &inv_buf1), in dump_prgregset()
888 CONV_FMT_DECIMAL, &inv_buf1), in dump_prgregset()
893 CONV_FMT_DECIMAL, &inv_buf2), in dump_prgregset()
941 conv_cnote_signal(w, CONV_FMT_DECIMAL, &conv_buf.inv)); in dump_lwpstatus()
959 conv_cnote_syscall(w, CONV_FMT_DECIMAL, &conv_buf.inv)); in dump_lwpstatus()
967 conv_cnote_errno(w, CONV_FMT_DECIMAL, &conv_buf.inv)); in dump_lwpstatus()
[all …]
H A Delfdump.c1145 sym->st_shndx, CONV_FMT_DECIMAL, &inv_buf); in output_symbol()
/titanic_50/usr/src/cmd/sgs/dump/common/
H A Ddump.h42 #define DUMP_CONVFMT (CONV_FMT_DECIMAL|CONV_FMT_ALT_DUMP)
H A Ddump.c612 CONV_FMT_DECIMAL, &inv_buf)); in print_symtab()
/titanic_50/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.c684 CONV_FMT_DECIMAL)); in conv_ehdr_flags()
966 CONV_FMT_DECIMAL)); in conv_reject_desc()
H A Dcorenote.c701 fmt = (fmt_flags & CONV_FMT_DECIMAL) ? in conv_cnote_priv()
737 fmt = (fmt_flags & CONV_FMT_DECIMAL) ? in conv_cnote_psetid()
910 fmt = (fmt_flags & CONV_FMT_DECIMAL) ? in conv_cnote_si_code()
/titanic_50/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.c657 CONV_FMT_DECIMAL, &inv_buf6); in Elf_syms_table_entry()
/titanic_50/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()
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dsyms.c2079 CONV_FMT_DECIMAL, &inv_buf)); in ld_sym_process()
2205 sym->st_shndx, CONV_FMT_DECIMAL, in ld_sym_process()
2290 CONV_FMT_DECIMAL, &inv_buf)); in ld_sym_process()
2391 CONV_FMT_DECIMAL, &inv_buf)); in ld_sym_process()
2500 CONV_FMT_DECIMAL, &inv_buf)); in ld_sym_process()
/titanic_50/usr/src/cmd/sgs/include/
H A Dconv.h494 #define CONV_FMT_DECIMAL 0x0100 /* conv_invalid_val() should print */ macro
/titanic_50/usr/src/cmd/sgs/elfedit/common/
H A Dutil_machelf.c287 CONV_FMT_ALT_CF | CONV_FMT_DECIMAL, buf)); in elfedit_shndx_to_name()