Searched refs:ELF (Results 1 – 25 of 53) sorted by relevance
123
5 Execute Command $elf = ${ELF}
6 # 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…
4 Once an extension is built and the ELF file is available, it can be loaded into13 to read the ELF data. A loader also provides some minimal context (memory)15 containing an ELF in addressable memory in memory is available as37 ``.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
9 Extensions are precompiled executables in ELF format that can be verified,
26 ELF object type68 into the ELF buffer. To be effective, this requires the use of an ELF
64 # This is needed for QEMU to load the ELF image86 # This is needed for QEMU to load the ELF image
107 ELF=$BLDDIR/zephyr/zephyr.elf.mod
25 PRINT %ERROR "Missing ELF file path"103 ; load ELF
10 ; - elfFile filepath of ELF to load *35 PRINT %ERROR "Missing ELF file path"
23 bool "Single object ELF file"31 bool "Relocatable ELF file"39 bool "Shared library ELF file"
24 * Zephyr ELF for post-processing, but it is not included in the final binary.
23 * matter where this region goes as it is stripped from the final ELF image.
9 ; - elfFile filepath of ELF to load *33 PRINT %ERROR "Missing ELF file path"
42 # Generate rimage modules from the base kernel ELF file. Note the44 # where if the copy removes all the sections from an input ELF program51 # .module!) if it has any of ALLOC, WRITABLE or EXEC flags in the ELF
12 ELF file and finds all of the thread stack objects. A set of privileged
53 appears in the ELF symbol table. It is permitted to declare kernel objects55 generated ELF file to find kernel objects and places their memory addresses103 the DWARF debug information present in the generated ELF file for the kernel.
19 in the stack trace to function names using symbols from the ELF file, and to prints them in the
44 # ELF shared libraries do not support init sections
23 * Setting LMAs here helps let QEMU or any other ELF-aware loader know where to109 * final ELF image. The address doesn't even have to be valid on the
46 basically Windows DLLs. But our compiler only generates code for ELF51 in ELF get found via GOT and PLT tables that are populated at load
12 llext subsystem allows for the loading of relocatable ELF files at runtime;
90 - Connect via GDB and load an ELF file:
11 ; - elfFile filepath of ELF to load *37 PRINT %ERROR "Missing ELF file path"
77 # symbols_infile : ELF file name
98 # readelf_flag_headers : Flag to use for specifying ELF headers should be read118 # symbols_infile : ELF file name