Searched refs:RTLD_DEFAULT (Results 1 – 3 of 3) sorted by relevance
48 …Ptr CGFontGetGlyphsForUnichars = (CGFontGetGlyphsForUnicharsPtr)dlsym(RTLD_DEFAULT, "CGFontGetGlyp…100 …CGFontGetGlyphsForUnichars = (CGFontGetGlyphsForUnicharsPtr)dlsym(RTLD_DEFAULT, "CGFontGetGlyphsFo… in drawTextWithSpacing()
131 #define RTLD_DEFAULT ((void *) -2) /* Use default search algorithm. */ macro695 if (RTLD_DEFAULT == dls) in dlsymIntern()
115 dlsym(RTLD_DEFAULT, "SSL_ImplementedCiphers")); in NSSSSLInitSingleton()