Home
last modified time | relevance | path

Searched refs:OT_SHARED (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dargs.c118 OT_SHARED, /* shared object */ enumerator
408 if (ofl->ofl_filtees && (otype != OT_SHARED)) in check_flags()
462 if ((otype == OT_SHARED) || (otype == OT_EXEC)) { in check_flags()
526 } else if (otype == OT_SHARED) { in check_flags()
600 if (otype == OT_SHARED) in check_flags()
1570 otype = OT_SHARED; in parseopt_pass1()
1699 otype = OT_SHARED; in parseopt_pass1()