Searched refs:SYSLIBPATH_BC (Results 1 – 3 of 3) sorted by relevance
160 #define SYSLIBPATH_BC "/system/lib64" macro164 #define SYSLIBPATH_BC "/system/lib" macro168 #define SYSLIBPATH_BC "/system/lib" macro
454 const char* defaultLib = SYSLIBPATH_BC"/libclcore.bc"; in findCoreLib()459 return SYSLIBPATH_BC"/libclcore_debug_g.bc"; in findCoreLib()461 return SYSLIBPATH_BC"/libclcore_debug.bc"; in findCoreLib()465 return SYSLIBPATH_BC"/libclcore_g.bc"; in findCoreLib()482 return SYSLIBPATH_BC"/libclcore_neon.bc"; in findCoreLib()488 return SYSLIBPATH_BC"/libclcore_x86.bc"; in findCoreLib()
233 return SYSLIBPATH_BC"/libclcore_debug.bc"; in getCoreLibPath()243 *coreLibRelaxedPath = SYSLIBPATH_BC"/libclcore_neon.bc"; in getCoreLibPath()248 return SYSLIBPATH_BC"/libclcore_x86.bc"; in getCoreLibPath()250 return SYSLIBPATH_BC"/libclcore.bc"; in getCoreLibPath()