Searched refs:layout_sections (Results 1 – 2 of 2) sorted by relevance
182 static void layout_sections(struct module *mod, const Elf_Ehdr *hdr, in layout_sections() function640 layout_sections(&mod, hdr, sechdrs, secstrings); in vpe_elfload()
1588 static void layout_sections(struct module *mod, struct load_info *info) in layout_sections() function2414 layout_sections(info->mod, info); in layout_and_allocate()