Searched refs:arch_mod_section_prepend (Results 1 – 3 of 3) sorted by relevance
22 unsigned int arch_mod_section_prepend(struct module *mod, unsigned int section);
314 unsigned int arch_mod_section_prepend(struct module *mod, in arch_mod_section_prepend() function
2002 unsigned int __weak arch_mod_section_prepend(struct module *mod, in arch_mod_section_prepend() function2015 *size += arch_mod_section_prepend(mod, section); in get_offset()