Searched refs:llext_section_shndx (Results 1 – 3 of 3) sorted by relevance
86 int llext_section_shndx(const struct llext_loader *ldr, const struct llext *ext,
26 int llext_section_shndx(const struct llext_loader *ldr, const struct llext *ext, in llext_section_shndx() function47 ret = llext_section_shndx(ldr, ext, search_name); in llext_get_section_header()
341 sect_shndx = llext_section_shndx(ldr, ext, sect_name); in do_inspect_checks()