Searched refs:layout_sections (Results 1 – 2 of 2) sorted by relevance
304 static void layout_sections(struct module *mod, const Elf_Ehdr * hdr, in layout_sections() function907 layout_sections(&mod, hdr, sechdrs, secstrings); in vpe_elfload()
2025 static void layout_sections(struct module *mod, struct load_info *info) in layout_sections() function2822 layout_sections(mod, info); in layout_and_allocate()