Searched refs:elfedit_msg_t (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/sgs/include/ |
H A D | elfedit.h | 92 } elfedit_msg_t; typedef 614 extern void elfedit_msg(elfedit_msg_t type, const char *format, ...); 911 elfedit32_section_t *strsec, const char *name, elfedit_msg_t msg_type, 914 elfedit64_section_t *strsec, const char *name, elfedit_msg_t msg_type, 918 Elf32_Word offset, elfedit_msg_t msg_type, int debug_msg); 920 Elf64_Word offset, elfedit_msg_t msg_type, int debug_msg);
|
/titanic_50/usr/src/cmd/sgs/elfedit/common/ |
H A D | util_machelf.c | 213 const char *name, elfedit_msg_t msg_type, Word *ret_symndx) in elfedit_name_to_symndx() 1152 elfedit_msg_t msg_type, int debug_msg) in elfedit_offset_to_str()
|
H A D | elfedit.c | 267 elfedit_msg(elfedit_msg_t type, const char *format, ...) in elfedit_msg()
|