Searched refs:SYSLIBPATH (Results 1 – 3 of 3) sorted by relevance
159 #define SYSLIBPATH "/system/lib64" macro164 #define SYSLIBPATH "/system/lib/arm" macro169 #define SYSLIBPATH "/system/lib" macro
146 vndkLibCompilerRt.c_str() : SYSLIBPATH "/libcompiler_rt.so"; in createSharedLibrary()148 const char *libPath = "--library-path=" SYSLIBPATH; in createSharedLibrary()
165 if ((::strcmp(SYSLIBPATH, cacheDir) == 0) || in isChecksumNeeded()