Searched refs:section_detached (Results 1 – 5 of 5) sorted by relevance
143 (!ldr_parm->section_detached || !ldr_parm->section_detached(shdr)) ? in arch_elf_relocate_local()
162 bool (*section_detached)(const elf_shdr_t *shdr); member
295 if (ldr_parm->section_detached && ldr_parm->section_detached(shdr)) { in llext_map_sections()592 (!ldr_parm->section_detached || !ldr_parm->section_detached(shdr))) { in llext_copy_symbols()
481 if (ldr_parm->section_detached) { in llext_link()485 if (ldr_parm->section_detached(shdr)) { in llext_link()
469 ldr_parm.section_detached = test_section_detached; in ZTEST()