Searched defs:RTLD_LAZY (Results 1 – 2 of 2) sorted by relevance
25 #define RTLD_LAZY 0x0001 /* Lazy function call binding. */ macro
24 #define RTLD_LAZY 0x00001 /* Lazy function call binding. */ macro
Completed in 5 milliseconds