Home
last modified time | relevance | path

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

/dports/sysutils/busybox/busybox-1.26.2/modutils/
H A Dmodutils-24.c660 static struct obj_section *arch_new_section(void);
782 static struct obj_section *arch_new_section(void) in arch_new_section() function
2173 f->sections[newidx] = sec = arch_new_section(); in helper_create_alloced_section()
3008 f->sections[i] = sec = arch_new_section(); in obj_allocate_commons()
3291 f->sections[i] = sec = arch_new_section(); in obj_load()