Home
last modified time | relevance | path

Searched full:libgcc (Results 1 – 25 of 103) sorted by relevance

12345

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DX86TargetParser.def28 // This macro is used for cpu types present in compiler-rt/libgcc.
36 // The first part of this list must match what is implemented in libgcc and
52 // Entries below this are not in libgcc/compiler-rt.
75 // This macro is used for cpu subtypes present in compiler-rt/libgcc.
84 // The first part of this list must match what is implemented in libgcc and
107 // Entries below this are not in libgcc/compiler-rt.
120 // This macro is used for cpu types present in compiler-rt/libgcc.
165 // Features below here are not in libgcc/compiler-rt.
DTargetParser.h37 // as a proxy for what's in libgcc/compiler-rt.
47 // as a proxy for what's in libgcc/compiler-rt.
57 // as a proxy for what's in libgcc/compiler-rt.
67 // by clang as a proxy for what's in libgcc/compiler-rt.
/third_party/skia/m133/third_party/externals/harfbuzz/.ci/
Dwin32-cross-file.txt9 c_link_args = ['-static-libgcc', '-Wl,-Bstatic', '-lpthread']
11 cpp_link_args = ['-static-libgcc', '-static-libstdc++', '-Wl,-Bstatic', '-lpthread']
Dwin64-cross-file.txt9 c_link_args = ['-static-libgcc', '-Wl,-Bstatic', '-lpthread']
11 cpp_link_args = ['-static-libgcc', '-static-libstdc++', '-Wl,-Bstatic', '-lpthread']
/third_party/musl/tools/
Dmusl-gcc.specs.sh16 *libgcc:
17 libgcc.a%s %:if-exists(libgcc_eh.a%s)
Dmusl-clang.in26 -static-libgcc \
/third_party/rust/rust/library/unwind/
Dbuild.rs16 // Since ndk r23 beta 3 `libgcc` was replaced with `libunwind` thus in main()
18 // fall back to `libgcc` to support older ndk versions. in main()
/third_party/skia/third_party/externals/harfbuzz/
Dmingw-configure.sh19 CFLAGS="-static-libgcc" \
20 CXXFLAGS="-static-libgcc -static-libstdc++" \
/third_party/gptfdisk/
DMakefile89 CXXFLAGS=-O2 -Wall -D_FILE_OFFSET_BITS=64 -static -static-libgcc -static-libstdc++
91 LDFLAGS+=-static -static-libgcc -static-libstdc++
109 CXXFLAGS=-O2 -Wall -D_FILE_OFFSET_BITS=64 -static -static-libgcc -static-libstdc++
111 LDFLAGS+=-static -static-libgcc -static-libstdc++
DMakefile.mingw3 CXXFLAGS=-O2 -Wall -D_FILE_OFFSET_BITS=64 -static -static-libgcc -static-libstdc++
5 LDFLAGS+=-static -static-libgcc -static-libstdc++
/third_party/skia/m133/infra/bots/recipe_modules/build/
Dchromebook.py59 '-static-libstdc++', '-static-libgcc',
64 # helps locate libgcc*.so
79 '-static-libstdc++', '-static-libgcc',
/third_party/vk-gl-cts/framework/delibs/cmake/
DCFlags.cmake93 # Enable static libgcc and libstdc++ also to avoid needing to have
95 set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wa,-mbig-obj -static -static-libgcc")
96 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wa,-mbig-obj -static -static-libgcc -static-libstdc++")
/third_party/skia/infra/bots/recipe_modules/build/
Dchromebook.py70 '-static-libstdc++', '-static-libgcc',
75 # helps locate libgcc*.so
90 '-static-libstdc++', '-static-libgcc',
/third_party/elfutils/backends/
Darc_init.c54 /* /bld/gcc-stage2/arc-snps-linux-gnu/libgcc/libgcc.map.in in arc_init()
/third_party/libuv/.github/workflows/
DCI-win.yml81 - {arch: i686, server: 2022, libgcc: dw2 }
82 - {arch: x86_64, server: 2022, libgcc: seh }
97 …atrix.config.arch }}-w64-mingw32-gcc -print-file-name=libgcc_s_${{ matrix.config.libgcc }}-1.dll` \
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp162 // The following is NOT implemented in libgcc in MSP430TargetLowering()
166 // The following is NOT implemented in libgcc in MSP430TargetLowering()
170 // The following is NOT implemented in libgcc in MSP430TargetLowering()
174 // The following is NOT implemented in libgcc in MSP430TargetLowering()
178 // TODO The following IS implemented in libgcc in MSP430TargetLowering()
181 // TODO The following IS implemented in libgcc but is not in the EABI in MSP430TargetLowering()
183 // TODO The following IS implemented in libgcc in MSP430TargetLowering()
186 // The following IS implemented in libgcc but is not in the EABI in MSP430TargetLowering()
188 // TODO The following IS implemented in libgcc in MSP430TargetLowering()
191 // TODO The following IS implemented in libgcc but is not in the EABI in MSP430TargetLowering()
[all …]
/third_party/rust/rust/compiler/rustc_target/src/spec/
Dwindows_gnu_base.rs33 "-lgcc", // alas, mingw* libraries above depend on libgcc in opts()
62 // with statically linking the libgcc unwinding code. This allows in opts()
Dwindows_gnullvm_base.rs7 // There were attempts to make it behave like libgcc (so one can just use -l<name>) in opts()
/third_party/skia/infra/bots/assets/armhf_sysroot/
DREADME.md6 libstdc++-4.8-dev-armhf-cross libgcc-4.8-dev-armhf-cross binutils-arm-linux-gnueabihf
/third_party/mbedtls/library/
DMakefile276 …$(OBJS_TLS) -lws2_32 -lwinmm -lgdi32 -L. -lmbedx509 -lmbedcrypto -static-libgcc $(LOCAL_LDFLAGS) $…
305 …@.a -o $@ $(OBJS_X509) -lws2_32 -lwinmm -lgdi32 -L. -lmbedcrypto -static-libgcc $(LOCAL_LDFLAGS) $…
334 …,--out-implib,$@.a -o $@ $(OBJS_CRYPTO) -lws2_32 -lwinmm -lgdi32 -static-libgcc $(LOCAL_LDFLAGS) $…
/third_party/grpc/tools/bazelify_tests/test/
Dbuild_artifact_protoc_linux.sh19 export LDFLAGS="${LDFLAGS} -static-libgcc -static-libstdc++ -s"
Dbuild_artifact_protoc_linux_aarch64.sh19 export LDFLAGS="${LDFLAGS} -static-libgcc -static-libstdc++ -s"
/third_party/rust/rust/library/std/src/personality/
Dgcc.rs1 //! Implementation of panics backed by libgcc/libunwind (in some form).
85 // https://github.com/gcc-mirror/gcc/blob/trunk/libgcc/unwind-c.c
177 // defined in libgcc
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/
Dexplicit_symbols.inc1 /* in libgcc.a */
/third_party/rust/rust/tests/run-make/
Dtools.mk120 # it pulls in the DLL version of libgcc, which means that we end up with 2
125 # linked libgcc.

12345