OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:libcompiler_rt
(Results
1 - 15
of
15
) sorted by null
/external/compiler-rt/make/
AppleBI.mk
45
install-MacOSX : $(SYMROOT)/
libcompiler_rt
.dylib \
46
$(SYMROOT)/
libcompiler_rt
-dyld.a
48
cp $(SYMROOT)/
libcompiler_rt
-dyld.a \
49
$(DSTROOT)/usr/local/lib/dyld/
libcompiler_rt
.a
51
$(call GetCNAVar,STRIP,Platform.darwin_bni,Release,) -S $(SYMROOT)/
libcompiler_rt
.dylib \
52
-o $(DSTROOT)/usr/lib/system/
libcompiler_rt
.dylib
54
ln -s
libcompiler_rt
.dylib libcompiler_rt_profile.dylib; \
55
ln -s
libcompiler_rt
.dylib libcompiler_rt_debug.dylib
58
$(OBJROOT)/
libcompiler_rt
-%.dylib : $(OBJROOT)/darwin_bni/Release/%/
libcompiler_rt
.
[
all
...]
/external/compiler-rt/test/builtins/timing/
time
22
INSTALLED=/usr/local/lib/system/
libcompiler_rt
.a
30
test $ARCH $FILE tuned ../../darwin_fat/Release/
libcompiler_rt
.a
/external/compiler-rt/test/builtins/Unit/
test
27
# Note -lSystem is *after*
libcompiler_rt
.Optimized.a so that linker will
43
if gcc $CFLAGS $FILE ../../darwin_fat/Release/
libcompiler_rt
.a $LIBS $EXTRA -o ./remote/$FILE.exe
50
if gcc $CFLAGS $FILE ../../darwin_fat/Release/
libcompiler_rt
.a $LIBS $EXTRA
/external/clang/runtime/compiler-rt/
Makefile
189
$(PROJ_OBJ_DIR)/clang_$1/%/
libcompiler_rt
.a: BuildRuntimeLibraries
191
$(PROJ_OBJ_DIR)/clang_$1/%/
libcompiler_rt
.so: BuildRuntimeLibraries
193
$(PROJ_OBJ_DIR)/clang_$1/%/
libcompiler_rt
.dylib: BuildRuntimeLibraries
195
.PRECIOUS: $(PROJ_OBJ_DIR)/clang_$1/%/
libcompiler_rt
.a
199
$(PROJ_OBJ_DIR)/clang_$1/%/
libcompiler_rt
.a \
202
$(Verb) cp $(PROJ_OBJ_DIR)/clang_$1/$$*/
libcompiler_rt
.a $$@
204
$(PROJ_OBJ_DIR)/clang_$1/%/
libcompiler_rt
.so \
207
$(Verb) cp $(PROJ_OBJ_DIR)/clang_$1/$$*/
libcompiler_rt
.so $$@
209
$(PROJ_OBJ_DIR)/clang_$1/%/
libcompiler_rt
.dylib \
212
$(Verb) cp $(PROJ_OBJ_DIR)/clang_$1/$$*/
libcompiler_rt
.dylib $$
[
all
...]
/external/compiler-rt/
Makefile
154
$(call Set,Tmp.Inputs,$(Tmp.ArchsToBuild:%=$(Tmp.ObjPath)/%/
libcompiler_rt
.$(Tmp.LibrarySuffix)))
155
$(Tmp.ObjPath)/
libcompiler_rt
.$(Tmp.LibrarySuffix): $(Tmp.Inputs) $(Tmp.ObjPath)/.dir
164
$(Tmp.Name)-$(Tmp.Config):: $(Tmp.ObjPath)/
libcompiler_rt
.$(Tmp.LibrarySuffix)
206
$(Tmp.ObjPath)/
libcompiler_rt
.a: $(Tmp.Inputs) $(Tmp.ObjPath)/.dir
211
$(Tmp.ObjPath)/
libcompiler_rt
.dylib: $(Tmp.Inputs) $(Tmp.ObjPath)/.dir
215
$(Tmp.ObjPath)/
libcompiler_rt
.so: $(Tmp.Inputs) $(Tmp.ObjPath)/.dir
222
$(Tmp.Name)-$(Tmp.Config)-$(Tmp.Arch):: $(Tmp.ObjPath)/
libcompiler_rt
.$(Tmp.LibrarySuffix)
Android.mk
333
# Device Static Library:
libcompiler_rt
-extras
338
LOCAL_MODULE :=
libcompiler_rt
-extras
353
# Host Static Library:
libcompiler_rt
-extras
358
LOCAL_MODULE :=
libcompiler_rt
-extras
373
# Device Static Library:
libcompiler_rt
378
LOCAL_MODULE :=
libcompiler_rt
407
# Host Static Library:
libcompiler_rt
412
LOCAL_MODULE :=
libcompiler_rt
432
# Device Shared Library:
libcompiler_rt
437
LOCAL_MODULE :=
libcompiler_rt
[
all
...]
/frameworks/compile/libbcc/
libbcc.sha1.mk
13
$($(my_2nd_arch_prefix)TARGET_OUT_INTERMEDIATE_LIBRARIES)/
libcompiler_rt
.so \
Android.mk
62
LOCAL_REQUIRED_MODULES := libclcore.bc libclcore_debug.bc libclcore_g.bc
libcompiler_rt
/build/core/clang/
config.mk
176
COMPILER_RT_CONFIG_EXTRA_STATIC_LIBRARIES :=
libcompiler_rt
-extras
/development/build/
sdk.atree
97
prebuilts/sdk/renderscript/lib/arm/
libcompiler_rt
.a build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/armeabi-v7a/
libcompiler_rt
.a
105
prebuilts/sdk/renderscript/lib/mips/
libcompiler_rt
.a build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/mips/
libcompiler_rt
.a
113
prebuilts/sdk/renderscript/lib/x86/
libcompiler_rt
.a build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/x86/
libcompiler_rt
.a
121
prebuilts/sdk/renderscript/lib/arm64/
libcompiler_rt
.a build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/arm64-v8a/
libcompiler_rt
.a
129
prebuilts/sdk/renderscript/lib/x86_64/
libcompiler_rt
.a build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/x86_64/
libcompiler_rt
.
[
all
...]
/build/soong/cc/
cc.go
[
all
...]
/device/asus/fugu/self-extractors/intel/staging/
device-partial.mk
56
vendor/intel/fugu/proprietary/
libcompiler_rt
.so:system/lib/arm/
libcompiler_rt
.so:intel \
/build/core/
config.mk
[
all
...]
definitions.mk
[
all
...]
/ndk/build/core/
definitions.mk
[
all
...]
Completed in 1373 milliseconds