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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_support.c594 * ins_head - If TRUE, the new segment goes at the front of
618 int ins_head; local
682 ins_head = (mf->mf_version == MFV_SYSV);
684 if (ins_head) { /* Insert before the others of its type */

Completed in 46 milliseconds