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

/illumos-gate/usr/src/cmd/sgs/include/
H A Delfedit.h270 * The elfedit_module_t, and the types it references, are defined
281 * (mod_i18nhdl_to_str field of elfedit_module_t) that given one
544 * of elfedit_module_t in a backward compatible way.
554 * Each module returns a pointer to an elfedit_module_t, describing
584 #define elfedit_module_t elfedit64_module_t macro
586 #define elfedit_module_t elfedit32_module_t macro
594 typedef elfedit_module_t *elfedit_init_func_t(elfedit_module_version_t version);

Completed in 275 milliseconds