HomeSort by relevance Sort by last modified time
    Searched refs:get_build_var_for_abi (Results 1 - 2 of 2) sorted by null

  /ndk/
ndk-which 38 # 'get_build_var_for_abi' was copied from ndk-gdb
39 get_build_var_for_abi () function
47 TOOLCHAIN_PREFIX=`get_build_var_for_abi TOOLCHAIN_PREFIX armeabi`
ndk-gdb 119 get_build_var_for_abi () function
154 # to get_build_var, get_build_var_for_abi and run_awk_manifest_script
540 GDBSETUP_INIT=`get_build_var_for_abi NDK_APP_GDBSETUP $COMPAT_ABI`
543 TOOLCHAIN_PREFIX=`get_build_var_for_abi TOOLCHAIN_PREFIX $COMPAT_ABI`
546 APP_OUT=`get_build_var_for_abi TARGET_OUT $COMPAT_ABI`

Completed in 712 milliseconds