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

  /external/compiler-rt/test/builtins/Unit/
fixunsxfsi_test.c 67 #if !TARGET_LIBGCC
89 #if !TARGET_LIBGCC
fixunsdfdi_test.c 64 #if !TARGET_LIBGCC
82 #if !TARGET_LIBGCC
101 #if !TARGET_LIBGCC
fixunsdfti_test.c 76 #if !TARGET_LIBGCC
94 #if !TARGET_LIBGCC
122 #if !TARGET_LIBGCC
fixunsdfsi_test.c 63 #if !TARGET_LIBGCC
87 #if !TARGET_LIBGCC
fixunssfdi_test.c 65 #if !TARGET_LIBGCC
89 #if !TARGET_LIBGCC
fixunssfsi_test.c 63 #if !TARGET_LIBGCC
87 #if !TARGET_LIBGCC
fixunssfti_test.c 76 #if !TARGET_LIBGCC
107 #if !TARGET_LIBGCC
  /build/core/combo/
TARGET_linux-mips64.mk 143 TARGET_LIBGCC := \
149 TARGET_LIBGCC += $(LIBGCC_EH)
TARGET_linux-mips.mk 137 $(combo_2nd_arch_prefix)TARGET_LIBGCC := \
143 $(combo_2nd_arch_prefix)TARGET_LIBGCC += $(LIBGCC_EH)
TARGET_linux-arm64.mk 140 TARGET_LIBGCC := $(shell $(TARGET_CC) $(TARGET_GLOBAL_CFLAGS) \
TARGET_linux-x86_64.mk 66 TARGET_LIBGCC := \
TARGET_linux-arm.mk 166 $(combo_2nd_arch_prefix)TARGET_LIBGCC := $(shell $($(combo_2nd_arch_prefix)TARGET_CC) \
TARGET_linux-x86.mk 66 $(combo_2nd_arch_prefix)TARGET_LIBGCC := \
  /build/core/
shared_library_internal.mk 46 my_target_libgcc := $($(LOCAL_2ND_ARCH_VAR_PREFIX)TARGET_LIBGCC)
executable_internal.mk 41 my_target_libgcc := $($(LOCAL_2ND_ARCH_VAR_PREFIX)TARGET_LIBGCC)
  /ndk/build/core/
default-build-commands.mk 63 # NOTE: Ensure that TARGET_LIBGCC is placed after all private objects
112 TARGET_LIBGCC = -lgcc
build-binary.mk 514 $(LOCAL_BUILT_MODULE): PRIVATE_LIBGCC := $(TARGET_LIBGCC)

Completed in 843 milliseconds