Searched full:libgcc (Results 1 – 25 of 69) sorted by relevance
123
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | X86TargetParser.def | 28 // 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.
|
| D | TargetParser.h | 37 // 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/libsnd/cmake/ |
| D | SndFileChecks.cmake | 233 set (CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -static-libgcc") 234 set (CMAKE_SHARED_LIBRARY_LINK_C_FLAGS "${CMAKE_SHARED_LIBRARY_LINK_C_FLAGS} -static-libgcc -s") 237 set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -static-libgcc -static-libstdc++") 238 …set (CMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS "${CMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS} -static-libgcc -s…
|
| /third_party/musl/tools/ |
| D | musl-gcc.specs.sh | 16 *libgcc: 17 libgcc.a%s %:if-exists(libgcc_eh.a%s)
|
| D | musl-clang.in | 26 -static-libgcc \
|
| /third_party/gptfdisk/ |
| D | Makefile | 89 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++
|
| D | Makefile.mingw | 3 CXXFLAGS=-O2 -Wall -D_FILE_OFFSET_BITS=64 -static -static-libgcc -static-libstdc++ 5 LDFLAGS+=-static -static-libgcc -static-libstdc++
|
| D | Makefile.mingw64 | 5 LDFLAGS+=-static -static-libgcc -static-libstdc++
|
| /third_party/skia/third_party/externals/harfbuzz/ |
| D | mingw-configure.sh | 19 CFLAGS="-static-libgcc" \ 20 CXXFLAGS="-static-libgcc -static-libstdc++" \
|
| /third_party/skia/infra/bots/recipe_modules/build/ |
| D | chromebook.py | 70 '-static-libstdc++', '-static-libgcc', 75 # helps locate libgcc*.so 90 '-static-libstdc++', '-static-libgcc',
|
| /third_party/vk-gl-cts/framework/delibs/cmake/ |
| D | CFlags.cmake | 93 # 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/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
| D | MSP430ISelLowering.cpp | 162 // 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/libuv/.github/workflows/ |
| D | CI-win.yml | 81 - {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/infra/bots/assets/armhf_sysroot/ |
| D | README.md | 6 libstdc++-4.8-dev-armhf-cross libgcc-4.8-dev-armhf-cross binutils-arm-linux-gnueabihf
|
| D | create.py | 31 "libgcc-6-dev-armhf-cross",
|
| /third_party/mbedtls/library/ |
| D | Makefile | 276 …$(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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/ |
| D | explicit_symbols.inc | 1 /* in libgcc.a */
|
| /third_party/skia/third_party/externals/brotli/ |
| D | setup.py | 113 # when using GCC on Windows, we statically link libgcc and libstdc++, 116 extra_args.extend(['-static-libgcc', '-static-libstdc++'])
|
| /third_party/backends/include/ |
| D | lassert.h | 51 /* The implementation of assert of gcc on AIX is in libgcc.a. This
|
| /third_party/mesa3d/.gitlab-ci/container/ |
| D | cross_build.sh | 52 libgcc-s1:$arch \
|
| /third_party/glfw/src/ |
| D | CMakeLists.txt | 295 # Remove the dependency on the shared version of libgcc 297 target_link_libraries(glfw PRIVATE "-static-libgcc")
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RTDyldMemoryManager.cpp | 153 // ARM math functions are statically linked on Android from libgcc.a, but not 253 // __morestack lives in libgcc, a static library. in getSymbolAddressInProcess()
|
| /third_party/openssl/Configurations/ |
| D | shared-info.pl | 86 # config targets define it with an added -static-libgcc
|
| /third_party/nghttp2/docker/ |
| D | Dockerfile | 64 LDFLAGS="-static-libgcc -static-libstdc++" \
|
| /third_party/vulkan-loader/.github/workflows/ |
| D | build.yml | 118 gcc-multilib g++-multilib libc6:i386 libc6-dev-i386 libgcc-s1:i386 \ 153 gcc-multilib g++-multilib libc6:i386 libc6-dev-i386 libgcc-s1:i386 \
|
123