Home
last modified time | relevance | path

Searched refs:libgcc (Results 1 – 19 of 19) sorted by relevance

/Zephyr-latest/cmake/toolchain/llvm/
Dclang_libgcc.cfg3 # Tell clang to give us the actual path to libgcc.a
4 # when using --print-libgcc-file-name. Or else it may
7 # better tell clang to give us the correct path to libgcc.a.
8 --rtlib=libgcc
Dtarget.cmake53 set(runtime_lib "libgcc")
/Zephyr-latest/cmake/linker/ld/
Dlinker_libraries.cmake12 # on output from --print-libgcc-file-name.
27 # This is needed because when linking with newlib on aarch64, then libgcc has a
28 # link dependency to libc (strchr), but libc also has dependencies to libgcc.
29 # Lib C depends on libgcc. e.g. libc.a(lib_a-fvwrite.o) references __aeabi_idiv
/Zephyr-latest/cmake/compiler/icx/
Dtarget.cmake49 # This libgcc code is partially duplicated in compiler/*/target.cmake
51 COMMAND ${CMAKE_C_COMPILER} ${TOOLCHAIN_C_FLAGS} --print-libgcc-file-name
/Zephyr-latest/lib/runtime/
DKconfig18 Use libgcc as a runtime library.
/Zephyr-latest/cmake/compiler/xcc/
Dtarget.cmake43 # This libgcc code is partially duplicated in compiler/*/target.cmake
45 COMMAND ${CMAKE_C_COMPILER} ${TOOLCHAIN_C_FLAGS} --print-libgcc-file-name
/Zephyr-latest/tests/kernel/common/
Dmultilib.txt11 will call support routine(s) in libgcc and checks for expected result.
/Zephyr-latest/cmake/compiler/clang/
Dtarget.cmake103 # This libgcc code is partially duplicated in compiler/*/target.cmake
106 --print-libgcc-file-name
/Zephyr-latest/cmake/compiler/gcc/
Dtarget.cmake100 # This libgcc code is partially duplicated in compiler/*/target.cmake
102 COMMAND ${CMAKE_C_COMPILER} ${TOOLCHAIN_C_FLAGS} --print-libgcc-file-name
/Zephyr-latest/modules/mbedtls/
DCMakeLists.txt246 # Lib mbedtls_external depends on libgcc (I assume?) so to allow
/Zephyr-latest/soc/espressif/esp32/
Ddefault_appcpu.ld181 *libgcc.a:lib2funcs.*(.literal .text .literal.* .text.*)
Ddefault.ld335 *libgcc.a:lib2funcs.*(.literal .text .literal.* .text.*)
/Zephyr-latest/doc/releases/
Drelease-notes-1.5.rst233 * ``ZEP-555`` - correct libgcc not getting linked for CONFIG_FLOAT=y on ARM
/Zephyr-latest/soc/espressif/esp32s3/
Ddefault_appcpu.ld215 *libgcc.a:lib2funcs.*(.literal .text .literal.* .text.*)
Ddefault.ld360 *libgcc.a:lib2funcs.*(.literal .text .literal.* .text.*)
/Zephyr-latest/soc/espressif/esp32c2/
Ddefault.ld222 *libgcc.a:lib2funcs.*(.literal .text .literal.* .text.*)
/Zephyr-latest/soc/espressif/esp32c3/
Ddefault.ld316 *libgcc.a:lib2funcs.*(.literal .text .literal.* .text.*)
/Zephyr-latest/soc/espressif/esp32c6/
Ddefault.ld325 *libgcc.a:lib2funcs.*(.literal .text .literal.* .text.*)
/Zephyr-latest/soc/espressif/esp32s2/
Ddefault.ld344 *libgcc.a:lib2funcs.*(.literal .text .literal.* .text.*)