Home
last modified time | relevance | path

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

/dports/sysutils/busybox/busybox-1.26.2/modutils/
H A 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()