Home
last modified time | relevance | path

Searched refs:find_section_ext (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/subsys/llext/src/
Dtest_llext.c394 static LLEXT_CONST uint8_t find_section_ext[] ELF_ALIGN = { variable
409 LLEXT_BUF_LOADER(find_section_ext, sizeof(find_section_ext)); in ZTEST()
427 uintptr_t section_ptr = (uintptr_t)find_section_ext + section_ofs; in ZTEST()