Searched defs:RTLD_NOW (Results 1 - 1 of 1) sorted by relevance
/frameworks/compile/libbcc/lib/ExecutionEngine/ | ||
H A D | SymbolResolvers.cpp | 39 #define RTLD_NOW 0 macro 58 int flags = (pLazyBinding) ? RTLD_LAZY : RTLD_NOW; |
Completed in 4 milliseconds