Home | History | Annotate | Download | only in compiler-rt

Lines Matching refs:RuntimeLibrary

78 RuntimeLibrary.darwin.Configs := \
88 RuntimeLibrary.darwin.Configs += ios.a profile_ios.a
93 RuntimeLibrary.darwin.Configs += cc_kext_ios.a
98 RuntimeLibrary.darwin.Configs += asan_iossim_dynamic.dylib \
102 RuntimeLibrary.macho_embedded.Configs := \
105 RuntimeLibrary.macho_embedded.Configs += \
113 RuntimeLibrary.linux.Configs :=
132 RuntimeLibrary.linux.Configs += $(Runtime32BitConfigs)
136 RuntimeLibrary.linux.Configs += \
144 RuntimeLibrary.linux.Configs += $(Runtime32BitConfigs)
213 RuntimeLibrary.$1: \
214 $(RuntimeLibrary.$1.Configs:%=$(ResourceLibDir)/$1/libclang_rt.%)
215 .PHONY: RuntimeLibrary.$1
235 $(RuntimeLibrary.$1.Configs:%=$(PROJ_resources_lib)/$1/libclang_rt.%)
253 all-local:: $(RuntimeDirs:%=RuntimeLibrary.%) RuntimeHeader