Searched refs:LIB (Results 1 – 5 of 5) sorted by relevance
23 #define LIB "lib64" macro25 #define LIB "lib"
78 constexpr const char* kVendorLibPath = "/vendor/" LIB;79 constexpr const char* kProductLibPath = "/product/" LIB ":/system/product/" LIB;
37 bisection_search.py [-h] [-cp CLASSPATH] [--class CLASSNAME] [--lib LIB]54 --lib LIB lib to use, default: libart.so
101 for LIB in ${specific_targets} ; do102 make_command+=" $LIB-host"
156 LIB="$1"1059 -XXlib:$LIB \