Searched refs:SHT_PROGBITS (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.7.0/include/zephyr/llext/ | ||
D | elf.h | 202 #define SHT_PROGBITS 0x1 /**< Program data */ macro |
/Zephyr-Core-3.7.0/subsys/llext/ | ||
D | llext_load.c | 218 case SHT_PROGBITS: in llext_map_sections() |