Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c112 } note_state_t; typedef
118 typedef void (* dump_func_t)(note_state_t *state, const char *title);
165 extract_as_word(note_state_t *state, const sl_field_t *fdesc) in extract_as_word()
170 extract_as_lword(note_state_t *state, const sl_field_t *fdesc) in extract_as_lword()
175 extract_as_sword(note_state_t *state, const sl_field_t *fdesc) in extract_as_sword()
180 fmt_num(note_state_t *state, const sl_field_t *fdesc, in fmt_num()
192 data_present(note_state_t *state, const sl_field_t *fdesc) in data_present()
204 indent_enter(note_state_t *state, const char *title, in indent_enter()
219 indent_exit(note_state_t *state) in indent_exit()
231 print_num(note_state_t *state, const char *title, in print_num()
[all …]