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

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Dutil_machelf.c557 * aux_info - Address of variable to receive pointer to the
570 elfedit_symtab_t **aux_info)
610 if (aux_info != NULL)
611 *aux_info = symtab;
568 elfedit_sec_getsymtab(elfedit_obj_state_t *obj_state, int by_index, Word index, const char *name, Sym **sym, Word *num, elfedit_symtab_t **aux_info) argument

Completed in 46 milliseconds