Searched refs:GLD_OPT_NO_FASTPATH (Results 1 – 2 of 2) sorted by relevance
55 #define GLD_OPT_NO_FASTPATH 0x00000002 /* don't implement fastpath */ macro
3393 if ((gld_global_options & GLD_OPT_NO_FASTPATH) || in gld_ioctl()