Searched refs:USE64BIT (Results 1 – 1 of 1) sorted by relevance
124 local USE64BIT=""127 USE64BIT="64"131 if [ -n "$IS_TAPAS_USER" -a ! -f "$SYMBOLS_DIR/system/bin/linker$USE64BIT" ]; then132 adb pull /system/bin/linker$USE64BIT $SYMBOLS_DIR/system/bin/linker$USE64BIT162 adb shell gdbserver$USE64BIT :$PORT --attach $PID &171 local OUT_SO_SYMBOLS=$SYMBOLS_DIR/system/lib$USE64BIT172 local TAPAS_OUT_SO_SYMBOLS=$TAPAS_SYMBOLS_DIR/system/lib$USE64BIT173 local OUT_VENDOR_SO_SYMBOLS=$SYMBOLS_DIR/vendor/lib$USE64BIT