Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/llext/src/
Dtest_llext.c427 uintptr_t section_ptr = (uintptr_t)find_section_ext + section_ofs; in ZTEST() local
435 zassert_equal(symbol_ptr, section_ptr, in ZTEST()
437 symbol_ptr, section_ptr, section_ofs); in ZTEST()