Home | History | Annotate | Download | only in macosx

Lines Matching refs:RTLD_NEXT

130 #define	RTLD_NEXT		((void *) -1)	/* Search subsequent objects. */
659 if ((RTLD_NEXT == dls) || (RTLD_SELF == dls))
688 error("RTLD_SELF and RTLD_NEXT are not supported");