Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/elfedit/common/
H A Dutil.c101 elfedit_atoui_t value, int required) in elfedit_atoui_value_to_str()
113 elfedit_atoconst_value_to_str(elfedit_const_t const_type, elfedit_atoui_t value, in elfedit_atoconst_value_to_str()
162 elfedit_atoui_t *value) in atoui_sym_process()
264 elfedit_atoui_t *v) in elfedit_atoui2()
279 elfedit_atoui_t
282 elfedit_atoui_t v; in elfedit_atoui()
290 elfedit_atoui_t *v) in elfedit_atoconst2()
294 elfedit_atoui_t
348 elfedit_atoui_range2(const char *str, elfedit_atoui_t min, elfedit_atoui_t max, in elfedit_atoui_range2()
349 const elfedit_atoui_sym_t *sym, elfedit_atoui_t *v) in elfedit_atoui_range2()
[all …]
/titanic_44/usr/src/cmd/sgs/include/
H A Delfedit.h676 typedef u_longlong_t elfedit_atoui_t; typedef
679 elfedit_atoui_t sym_value;
758 extern elfedit_atoui_t elfedit_atoui(const char *str,
760 extern elfedit_atoui_t elfedit_atoconst(const char *str,
766 elfedit_atoui_t *);
768 elfedit_atoui_t *);
773 extern elfedit_atoui_t elfedit_atoui_range(const char *str,
774 const char *item_name, elfedit_atoui_t min, elfedit_atoui_t max,
776 extern elfedit_atoui_t elfedit_atoconst_range(const char *str,
777 const char *item_name, elfedit_atoui_t min, elfedit_atoui_t max,
[all …]
/titanic_44/usr/src/cmd/sgs/elfedit/modules/common/
H A Dstr.c862 elfedit_atoui_t val; in cpl_sec_str()
869 elfedit_atoui_t sh_type; in cpl_sec_str()
H A Dehdr.c1366 elfedit_atoui_t ndx; in cpl_e_ident()