Searched defs:elfedit_atoui_sym_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Delfedit.h680 } elfedit_atoui_sym_t; typedef in typeref:struct:__anon1620
691 * pointer to an elfedit_atoui_sym_t array, and use internally
692 * predefined tables of elfedit_atoui_sym_t in order to do the desired
694 * tables instead of defining their own elfedit_atoui_sym_t arrays.
747 * Given an elfedit_const_t, return the array of elfedit_atoui_sym_t
750 extern elfedit_atoui_sym_t *elfedit_const_to_atoui(elfedit_const_t const_type);
759 const elfedit_atoui_sym_t *sym);
765 extern int elfedit_atoui2(const char *str, const elfedit_atoui_sym_t *sym,
775 const elfedit_atoui_sym_t *sym);
783 elfedit_atoui_t max, const elfedit_atoui_sym_t *sy
[all...]

Completed in 61 milliseconds