Searched refs:sect_shndx (Results 1 – 1 of 1) sorted by relevance
336 int sect_shndx, res; in do_inspect_checks() local341 sect_shndx = llext_section_shndx(ldr, ext, sect_name); in do_inspect_checks()342 zassert_true(sect_shndx > 0, "section %s should be found", sect_name); in do_inspect_checks()343 res = llext_get_section_info(ldr, ext, sect_shndx, in do_inspect_checks()