Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dgldpriv.h54 #define GLD_OPT_NO_IPQ 0x00000001 /* don't use IP shortcut */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dgld.c5246 (gld_global_options & GLD_OPT_NO_IPQ)) in gld_set_ipq()