Home
last modified time | relevance | path

Searched refs:ELF (Results 1 – 25 of 53) sorted by relevance

123

/Zephyr-latest/tests/robot/
Dcommon.robot5 Execute Command $elf = ${ELF}
/Zephyr-latest/boards/common/
Drenode_robot.board.cmake6 # ELF: used in common.robot to set the `elf` variable in the default .resc script defined i…
11 board_runner_args(renode-robot "--renode-robot-arg=--variable=ELF:@${PROJECT_BINARY_DIR}/${KERNEL_E…
/Zephyr-latest/doc/services/llext/
Dload.rst4 Once an extension is built and the ELF file is available, it can be loaded into
13 to read the ELF data. A loader also provides some minimal context (memory)
15 containing an ELF in addressable memory in memory is available as
37 ``.init_array`` sections of the ELF file with the :c:func:`llext_bringup`
45 ELF file. This may have security implications if its origin is untrusted.
101 debugging information and symbols from the ELF file. Make sure to specify
Dindex.rst9 Extensions are precompiled executables in ELF format that can be verified,
Dconfig.rst26 ELF object type
68 into the ELF buffer. To be effective, this requires the use of an ELF
/Zephyr-latest/boards/qemu/x86/
DKconfig.defconfig64 # This is needed for QEMU to load the ELF image
86 # This is needed for QEMU to load the ELF image
/Zephyr-latest/soc/intel/intel_adsp/tools/
Dcavstwist.sh107 ELF=$BLDDIR/zephyr/zephyr.elf.mod
/Zephyr-latest/boards/arduino/nano_33_ble/support/
Dstartup.cmm25 PRINT %ERROR "Missing ELF file path"
103 ; load ELF
/Zephyr-latest/boards/nxp/ucans32k1sic/support/
Dstartup.cmm10 ; - elfFile filepath of ELF to load *
35 PRINT %ERROR "Missing ELF file path"
/Zephyr-latest/subsys/llext/
DKconfig23 bool "Single object ELF file"
31 bool "Relocatable ELF file"
39 bool "Shared library ELF file"
/Zephyr-latest/include/zephyr/linker/
Dllext-sections.ld24 * Zephyr ELF for post-processing, but it is not included in the final binary.
Dintlist.ld23 * matter where this region goes as it is stripped from the final ELF image.
/Zephyr-latest/boards/nxp/mr_canhubk3/support/
Dstartup.cmm9 ; - elfFile filepath of ELF to load *
33 PRINT %ERROR "Missing ELF file path"
/Zephyr-latest/soc/intel/intel_adsp/common/
DCMakeLists.txt42 # Generate rimage modules from the base kernel ELF file. Note the
44 # where if the copy removes all the sections from an input ELF program
51 # .module!) if it has any of ALLOC, WRITABLE or EXEC flags in the ELF
/Zephyr-latest/doc/kernel/usermode/
Dmpu_userspace.rst12 ELF file and finds all of the thread stack objects. A set of privileged
Dkernelobjects.rst53 appears in the ELF symbol table. It is permitted to declare kernel objects
55 generated ELF file to find kernel objects and places their memory addresses
103 the DWARF debug information present in the generated ELF file for the kernel.
/Zephyr-latest/doc/services/profiling/
Dperf.rst19 in the stack trace to function names using symbols from the ELF file, and to prints them in the
/Zephyr-latest/tests/subsys/llext/
DCMakeLists.txt44 # ELF shared libraries do not support init sections
/Zephyr-latest/include/zephyr/arch/x86/
Dmemory.ld23 * Setting LMAs here helps let QEMU or any other ELF-aware loader know where to
109 * final ELF image. The address doesn't even have to be valid on the
/Zephyr-latest/arch/x86/zefi/
DREADME.txt46 basically Windows DLLs. But our compiler only generates code for ELF
51 in ELF get found via GOT and PLT tables that are populated at load
/Zephyr-latest/samples/subsys/llext/modules/
DREADME.rst12 llext subsystem allows for the loading of relocatable ELF files at runtime;
/Zephyr-latest/boards/quicklogic/quick_feather/doc/
Dindex.rst90 - Connect via GDB and load an ELF file:
/Zephyr-latest/boards/nxp/s32z2xxdc2/support/
Dstartup.cmm11 ; - elfFile filepath of ELF to load *
37 PRINT %ERROR "Missing ELF file path"
/Zephyr-latest/cmake/bintools/llvm/
Dtarget_bintools.cmake77 # symbols_infile : ELF file name
/Zephyr-latest/cmake/bintools/
Dbintools_template.cmake98 # readelf_flag_headers : Flag to use for specifying ELF headers should be read
118 # symbols_infile : ELF file name

123