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

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c119 * cmd_match_fcn() builds an ELFEDIT_CPL_STATE struct, and we pass the
121 * pointer is opaque, the contents of ELFEDIT_CPL_STATE are free to change
137 } ELFEDIT_CPL_STATE; typedef in typeref:struct:__anon1482
2920 ELFEDIT_CPL_STATE *cstate = (ELFEDIT_CPL_STATE *) cpldata;
2986 match_module_cmds(ELFEDIT_CPL_STATE *cstate, elfeditGC_module_t *mod)
3009 ELFEDIT_CPL_STATE *cstate = (ELFEDIT_CPL_STATE *) cpldata;
3033 ELFEDIT_CPL_STATE *cstate = (ELFEDIT_CPL_STATE *) cpldat
[all...]

Completed in 63 milliseconds