Searched refs:DUMP_CONVFMT (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/sgs/dump/common/ |
H A D | dump.c | 373 type, DUMP_CONVFMT, &inv_buf)); in print_rela() 468 type, DUMP_CONVFMT, &inv_buf)); in print_rel() 587 DUMP_CONVFMT, &inv_buf)); in print_symtab() 603 DUMP_CONVFMT, &inv_buf)); in print_symtab() 605 conv_sym_info_bind(bind, DUMP_CONVFMT, &inv_buf)); in print_symtab() 673 p->p_shdr.sh_type, DUMP_CONVFMT, &inv_buf)); in print_shdr() 1126 DUMP_CONVFMT, &conv_buf.inv)); in dump_dynamic() 1247 DUMP_CONVFMT, in dump_dynamic() 1253 DUMP_CONVFMT, in dump_dynamic() 1259 DUMP_CONVFMT, in dump_dynamic() [all …]
|
H A D | dump.h | 42 #define DUMP_CONVFMT (CONV_FMT_DECIMAL|CONV_FMT_ALT_DUMP) macro
|
H A D | fcns.c | 137 ehdr.e_machine, p_phdr.p_type, DUMP_CONVFMT, in dump_exec_header()
|