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

  /build/core/
executable.mk 58 my_target_crtend_o := $(wildcard $(my_ndk_version_root)/usr/lib/crtend_android.o)
  /hardware/invensense/60xx/libsensors_iio/software/build/android/
common.mk 47 ANDROID_LINK_EXECUTABLE += $(ANDROID_ROOT)/out/target/product/$(PRODUCT)/obj/lib/crtend_android.o
  /hardware/invensense/65xx/libsensors_iio/software/build/android/
common.mk 47 ANDROID_LINK_EXECUTABLE += $(ANDROID_ROOT)/out/target/product/$(PRODUCT)/obj/lib/crtend_android.o
  /external/chromium_org/third_party/openssl/openssl/
check-all-builds.sh 461 local crtend_exe=$(get_c_runtime_file $build_type crtend_android.o)
  /external/openssl/
check-all-builds.sh 461 local crtend_exe=$(get_c_runtime_file $build_type crtend_android.o)
  /ndk/build/tools/
build-on-device-toolchain.sh 82 cp -r $SYSROOT/usr/lib/crtend_android.o $OUT_SYSROOT/usr/lib
dev-platform-import.sh 334 copy_system_object_file crtend_android
dev-system-import.sh 514 copy_system_object_file crtend_android
gen-platforms.sh 510 # Special case: crtend.S must be compiled as crtend_android.o
514 DST_FILE=crtend_android.o
  /build/core/combo/
TARGET_linux-arm.mk 222 TARGET_CRTEND_O := $(TARGET_OUT_INTERMEDIATE_LIBRARIES)/crtend_android.o
TARGET_linux-mips.mk 213 TARGET_CRTEND_O := $(TARGET_OUT_INTERMEDIATE_LIBRARIES)/crtend_android.o
TARGET_linux-x86.mk 168 TARGET_CRTEND_O := $(TARGET_OUT_INTERMEDIATE_LIBRARIES)/crtend_android.o
  /bionic/libc/
Android.mk 671 # We rename crtend.o to crtend_android.o to avoid a
673 GEN := $(TARGET_OUT_INTERMEDIATE_LIBRARIES)/crtend_android.o

Completed in 402 milliseconds