Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dargs.c117 OT_RELOC, /* relocatable object */ enumerator
323 if ((otype == OT_RELOC) || (otype == OT_KMOD)) { in check_flags()
324 if (otype == OT_RELOC) { in check_flags()
345 if (otype == OT_RELOC) { in check_flags()
603 if (aflag && (otype == OT_RELOC)) in check_flags()
607 if (otype == OT_RELOC) { in check_flags()
1238 otype = OT_RELOC; in parseopt_pass1()
1564 otype = OT_RELOC; in parseopt_pass1()