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

/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Ddyn.c1536 Half ldmach; local
1538 ldmach = (Half) elfedit_atoconst(argstate.argv[0],
1542 if (dyn[ndx].d_un.d_val == ldmach) {
1554 conv_ehdr_mach(ldmach, 0, &buf2));
1556 dyn[ndx].d_un.d_val = ldmach;

Completed in 65 milliseconds