Searched refs:linking (Results 26 – 50 of 58) sorted by relevance
123
/Zephyr-latest/cmake/linker/ld/ |
D | target.cmake | 11 # ld.bfd was found so let's explicitly use that for linking, see #32237
|
/Zephyr-latest/doc/services/llext/ |
D | load.rst | 78 issues may arise. Since linking does modify the binary code, in case of errors
|
D | build.rst | 68 The binary file resulting from compilation and/or linking steps.
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_if.rst | 17 and that section is populated at linking time.
|
/Zephyr-latest/arch/posix/ |
D | CMakeLists.txt | 87 # While doing the partial linking of the native library, some symbols will be missing
|
/Zephyr-latest/doc/kernel/object_cores/ |
D | index.rst | 20 linking together all the object cores of that type. Object types are also
|
/Zephyr-latest/cmake/bintools/ |
D | bintools_template.cmake | 126 # Note: If memusage is supported during linking, please use:
|
/Zephyr-latest/doc/contribute/documentation/ |
D | guidelines.rst | 580 .. _internal-linking: 588 Refer to the `internal-linking`_ page 592 Refer to the `internal-linking`_ page 630 To enable easy cross-page linking within the site, each file should have
|
/Zephyr-latest/include/zephyr/arch/x86/ia32/ |
D | linker.ld | 398 * Needed for dynamic linking which we do not have, do discard
|
/Zephyr-latest/boards/native/doc/ |
D | arch_soc.rst | 366 except a selected few marked with an special annotation, will be hidden from further linking. 372 When the embedded SW is built, one has the option of linking an embedded C standard library with it,
|
/Zephyr-latest/boards/qemu/x86/ |
D | qemu_x86_tiny.ld | 693 * Needed for dynamic linking which we do not have, do discard
|
/Zephyr-latest/doc/contribute/ |
D | bin_blobs.rst | 20 includes linking against libraries, flashing images to targets, etc. Users are
|
D | contributor_expectations.rst | 248 Discord linking to the PR.
|
/Zephyr-latest/doc/build/dts/api/ |
D | api.rst | 447 available to the Zephyr image, used during linking
|
/Zephyr-latest/ |
D | Kconfig.zephyr | 208 Code entry symbol, to be set at linking phase. 1041 linking against a binary-only C++ library whose type mangling
|
/Zephyr-latest/cmake/modules/ |
D | extensions.cmake | 1255 # SECTIONS Near the end of the file. Don't use this when linking into 3613 # target created with `add_executable()`. When linking an executable the linker 5298 # KEEP : Do not eliminate input section during linking 5589 # selected, since there is no linking step in that case. 5601 # linking steps. 5667 # Add the llext flags to the linking step as well 5681 # Add the llext flags to the linking step as well 5828 # > after linking, but before llext packaging:
|
/Zephyr-latest/modules/hal_nordic/nrfx/ |
D | Kconfig | 1123 bool "UARTE TX transfer linking support"
|
/Zephyr-latest/doc/security/ |
D | security-overview.rst | 140 context switches. Static linking eliminates the potential for
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.1.rst | 1310 * :github:`45933` - webusb sample code linking error for esp32 board 1391 * :github:`45482` - Adding, building and linking Lua in a project 1506 * :github:`44704` - Bootloader linking error while building for RPI_PICO
|
D | release-notes-2.0.rst | 66 * Improved support for linking TrustZone Secure Entry functions into 1200 * :github:`15720` - "z_clock_elapsed" implementation seems to be missing #linking #sched
|
D | release-notes-1.13.rst | 681 * :github:`3845` - Enable Sphinx option doc_role='any' for improved reference linking
|
D | release-notes-1.14.rst | 1054 * Introduced simplified linking to doxygen-generated API reference 1560 * :github:`13384` - linking error of gettimeofday with zephyr-sdk-0.10.0-rc2 2076 * :github:`10243` - native_posix linking issues under Ubuntu 18.04 after upgrade
|
/Zephyr-latest/arch/ |
D | Kconfig | 347 space for the hash table during final linking passes to keep
|
/Zephyr-latest/doc/services/zbus/ |
D | index.rst | 629 channels, and naming new channels or linking will fail. It is possible to declare more than one
|
/Zephyr-latest/subsys/bluetooth/controller/ |
D | Kconfig.ll_sw_split | 380 # Enables extra space in each advertising PDU to allow linking PDUs.
|
123