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