Searched refs:get_c_runtime_file (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/
H A Dcheck-all-builds.sh343 get_c_runtime_file () { function
458 local crtbegin_so=$(get_c_runtime_file $build_type crtbegin_so.o)
459 local crtend_so=$(get_c_runtime_file $build_type crtend_so.o)
460 local crtbegin_exe=$(get_c_runtime_file $build_type crtbegin_dynamic.o)
461 local crtend_exe=$(get_c_runtime_file $build_type crtend_android.o)
/external/openssl/
H A Dcheck-all-builds.sh343 get_c_runtime_file () { function
458 local crtbegin_so=$(get_c_runtime_file $build_type crtbegin_so.o)
459 local crtend_so=$(get_c_runtime_file $build_type crtend_so.o)
460 local crtbegin_exe=$(get_c_runtime_file $build_type crtbegin_dynamic.o)
461 local crtend_exe=$(get_c_runtime_file $build_type crtend_android.o)

Completed in 140 milliseconds