Searched defs:RTLD_LAZY (Results 1 – 3 of 3) sorted by relevance
40 #define RTLD_LAZY 1 /* Bind function calls lazily. */ macro
109 #define RTLD_LAZY 0 in loadlib() macro
119 #define RTLD_LAZY 0 in init_ccapi() macro