Home
last modified time | relevance | path

Searched refs:helper_create_alloced_section (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/modutils/
Dmodutils-24.c2164 static struct obj_section *helper_create_alloced_section(struct obj_file *f, in helper_create_alloced_section() function
2194 sec = helper_create_alloced_section(f, name, align, size); in obj_create_alloced_section()
2206 sec = helper_create_alloced_section(f, name, align, size); in obj_create_alloced_section_first()