Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Dutil.c100 elfedit_atoui_t value, int required) in elfedit_atoui_value_to_str()
112 elfedit_atoconst_value_to_str(elfedit_const_t const_type, elfedit_atoui_t value, in elfedit_atoconst_value_to_str()
161 elfedit_atoui_t *value) in atoui_sym_process()
263 elfedit_atoui_t *v) in elfedit_atoui2()
278 elfedit_atoui_t
281 elfedit_atoui_t v; in elfedit_atoui()
289 elfedit_atoui_t *v) in elfedit_atoconst2()
293 elfedit_atoui_t
347 elfedit_atoui_range2(const char *str, elfedit_atoui_t min, elfedit_atoui_t max, in elfedit_atoui_range2()
348 const elfedit_atoui_sym_t *sym, elfedit_atoui_t *v) in elfedit_atoui_range2()
[all …]
/illumos-gate/usr/src/cmd/sgs/include/
H A Delfedit.h678 typedef u_longlong_t elfedit_atoui_t; typedef
681 elfedit_atoui_t sym_value;
761 extern elfedit_atoui_t elfedit_atoui(const char *str,
763 extern elfedit_atoui_t elfedit_atoconst(const char *str,
769 elfedit_atoui_t *);
771 elfedit_atoui_t *);
776 extern elfedit_atoui_t elfedit_atoui_range(const char *str,
777 const char *item_name, elfedit_atoui_t min, elfedit_atoui_t max,
779 extern elfedit_atoui_t elfedit_atoconst_range(const char *str,
780 const char *item_name, elfedit_atoui_t min, elfedit_atoui_t max,
[all …]
/illumos-gate/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()