Searched refs:ste_conv_func (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfconst.c163 libconv_iter_func_t ste_conv_func; /* libconv fill function */ member in struct:__anon1476
271 (void) (* sym->ste_conv_func.simple)(
273 (void) (* sym->ste_conv_func.simple)(
278 (void) (* sym->ste_conv_func.osabi)(osabi,
280 (void) (* sym->ste_conv_func.osabi)(osabi,
285 (void) (* sym->ste_conv_func.mach)(mach,
287 (void) (* sym->ste_conv_func.mach)(mach,
292 (void) (* sym->ste_conv_func.osabi_mach)(osabi, mach,
294 (void) (* sym->ste_conv_func.osabi_mach)(osabi, mach,
350 * It is critical that the ste_type and ste_conv_func value
[all...]

Completed in 54 milliseconds