Searched refs:SYSLIBPATH (Results 1 – 3 of 3) sorted by relevance
161 #define SYSLIBPATH "/system/lib64" macro165 #define SYSLIBPATH "/system/lib" macro173 #define SYSLIBPATH "/system/lib/arm" macro177 #define SYSLIBPATH "/system/lib64/arm64" 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()