Home
last modified time | relevance | path

Searched refs:ffunction (Results 1 – 11 of 11) sorted by relevance

/Zephyr-latest/cmake/compiler/gcc/
Dtarget_xtensa.cmake6 -ffunction-sections
Dtarget_arc.cmake16 -ffunction-sections
Dtarget_arm64.cmake23 -ffunction-sections
Dtarget_arm.cmake55 -ffunction-sections
Dtarget_riscv.cmake92 -ffunction-sections
/Zephyr-latest/cmake/compiler/xt-clang/
Dtarget.cmake8 -ffunction-sections
/Zephyr-latest/modules/trusted-firmware-m/psa/
DGNUARM.cmake19 set(CMAKE_C_FLAGS "${TARGET_SWITCH} -g -Wall -Werror -Wextra -fdata-sections -ffunction-sections …
/Zephyr-latest/cmake/linker/ld/
Dlinker_flags.cmake39 set_property(TARGET linker PROPERTY lto_arguments -flto=auto -fno-ipa-sra -ffunction-sections -fdat…
/Zephyr-latest/scripts/native_simulator/
DMakefile72 -DNSI_N_CPUS=${NSI_N_CPUS} -ffunction-sections -fdata-sections ${DEPENDFLAGS} ${NSI_BUILD_OPTIONS}
/Zephyr-latest/arch/common/
DCMakeLists.txt40 zephyr_cc_option(-ffunction-sections -fdata-sections)
/Zephyr-latest/doc/kernel/
Dcode-relocation.rst117 ``-ffunction-sections`` and ``-fdata-sections`` which is the case by