Home
last modified time | relevance | path

Searched refs:linking (Results 1 – 25 of 58) sorted by relevance

123

/Zephyr-latest/cmake/linker/armlink/
Dlinker_libraries.cmake5 # Per default armclang (Arm Compiler 6) doesn't need explicit C library linking
6 # so we only need to set link order linking in case a custom C library is linked
/Zephyr-latest/soc/ti/simplelink/cc13x2x7_cc26x2x7/
DKconfig.defconfig22 # required for linking with PowerCC26X2_config in
27 # required for linking with PowerCC26X2_config in
/Zephyr-latest/soc/ti/simplelink/cc13x2_cc26x2/
DKconfig.defconfig22 # required for linking with PowerCC26X2_config in
27 # required for linking with PowerCC26X2_config in
/Zephyr-latest/include/zephyr/linker/
Dkobject-rom.ld11 * produced by gperf during the final stages of linking.
15 * during the final stages of linking (LINKER_ZEPHYR_FINAL).
Dkobject-priv-stacks.ld15 * produced by gperf during the final stages of linking.
19 * during the final stages of linking (LINKER_ZEPHYR_FINAL).
Dkobject-data.ld25 * produced by gperf during the final stages of linking.
29 * during the final stages of linking (LINKER_ZEPHYR_FINAL).
/Zephyr-latest/subsys/testsuite/boards/unit_testing/unit_testing/
Dunit_testing_defconfig10 # unit testing only build a fraction of code, and hence assert may fail linking.
/Zephyr-latest/cmake/linker/
Dlinker_libraries_template.cmake5 # Linker flags for fixed linking with standard libraries, such as the C and runtime libraries.
Dlinker_flags_template.cmake40 # Linker flag for doing partial linking
/Zephyr-latest/include/zephyr/linker/common-rom/
Dcommon-rom-kernel-devices.ld28 * Later on, during the second linking stage (when zephyr.elf is
32 * the linking stages will end up shifting the addresses of the
/Zephyr-latest/doc/services/debugging/
Dsymtab.rst6 The Symtab module, when enabled, will generate full symbol table during the Zephyr linking
/Zephyr-latest/arch/arm/core/cortex_m/tz/
DCMakeLists.txt25 # Indicate that the entry veneers library file is created during linking of this firmware.
/Zephyr-latest/lib/libc/minimal/
DCMakeLists.txt4 # prevent accidentally requiring or linking against another libc implementation.
/Zephyr-latest/cmake/linker/ld/
Dlinker_libraries.cmake27 # This is needed because when linking with newlib on aarch64, then libgcc has a
/Zephyr-latest/subsys/llext/
DKconfig42 the llext subsystem. The usual linking process is used to
60 most internal linking is performed by the linker at build time. Select "y"
105 makes the linking process faster and provides more
/Zephyr-latest/doc/services/llext/
Dconfig.rst47 subsystem. The standard linking process is used to generate the shared
112 benefit of SLID-based linking is that storing symbol names in the
/Zephyr-latest/doc/develop/toolchains/
Darm_compiler.rst43 The Arm Compiler 6 uses ``armlink`` for linking. This is incompatible
Diar_arm_toolchain.rst46 The IAR Toolchain uses ``ilink`` for linking. This is incompatible with Zephyr’s
/Zephyr-latest/samples/application_development/external_lib/
DCMakeLists.txt9 # The external static library that we are linking with does not know
/Zephyr-latest/
DCMakeLists.txt44 # Zephyr build system will use a dynamic number of linking stages based on build
47 # Currently up to three linking stages may be executed:
48 # zephyr_pre0: First linking stage
49 # zephyr_pre1: Second linking stage
50 # zephyr_final: Final linking stage
52 # There will at minimum be a single linking stage.
53 # When only a single linking stage is required, the `zephyr_pre0` will be mapped
56 # Multiple linking stages are required in the following cases:
63 # placed at the second linking stage.
65 # When all three linking stages are active, then the following properties applies:
[all …]
/Zephyr-latest/cmake/compiler/clang/
Dtarget.cmake74 # clang/LLVM supports using an alternative C library, either by direct linking,
/Zephyr-latest/doc/kernel/usermode/
Dmpu_stack_objects.rst38 the correct sizing of the stack. During linking of the binary, these
/Zephyr-latest/subsys/fs/
DKconfig13 This can be useful to avoid linking in the entire filesystem
/Zephyr-latest/kernel/
DKconfig.vm25 just one RAM region and doing this makes linking much simpler, as
38 double-linking of paging structures to make the instruction pointer
/Zephyr-latest/include/zephyr/arch/x86/
Dmemory.ld79 #error Virtual kernel linking is not yet implemented for 64-bit

123