Searched refs:section_detached (Results 1 – 5 of 5) sorted by relevance
148 (!ldr_parm->section_detached || !ldr_parm->section_detached(shdr)) ? in arch_elf_relocate_local()
166 bool (*section_detached)(const elf_shdr_t *shdr); member
314 if (ldr_parm->section_detached && ldr_parm->section_detached(shdr)) { in llext_map_sections()675 (!ldr_parm->section_detached || !ldr_parm->section_detached(shdr))) { in llext_copy_symbols()
526 if (ldr_parm->section_detached) { in llext_link()530 if (ldr_parm->section_detached(shdr)) { in llext_link()
556 ldr_parm.section_detached = test_section_detached; in ZTEST()