Searched refs:CTFDUMP_TYPES (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/ctfdump/ |
H A D | ctfdump.c | 46 CTFDUMP_TYPES = 0x040, enumerator 486 ctfdump_printf(CTFDUMP_TYPES, "\t%s type=%ld off=%lu\n", member, type, in ctfdump_member_cb() 496 ctfdump_printf(CTFDUMP_TYPES, "\t%s = %d\n", name, value); in ctfdump_enum_cb() 528 ctfdump_printf(CTFDUMP_TYPES, " <%ld> ", id); in ctfdump_types_cb() 530 ctfdump_printf(CTFDUMP_TYPES, " [%ld] ", id); in ctfdump_types_cb() 540 ctfdump_printf(CTFDUMP_TYPES, in ctfdump_types_cb() 552 ctfdump_printf(CTFDUMP_TYPES, "%s encoding=%s offset=%u " in ctfdump_types_cb() 559 ctfdump_printf(CTFDUMP_TYPES, "%s refers to %ld", name, in ctfdump_types_cb() 566 ctfdump_printf(CTFDUMP_TYPES, "%s contents: %ld, index: %ld", in ctfdump_types_cb() 581 ctfdump_printf(CTFDUMP_TYPES, in ctfdump_types_cb() [all …]
|