Home
last modified time | relevance | path

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

/busybox-1.35.0/modutils/
Dmodutils-24.c619 static void obj_insert_section_load_order(struct obj_file *f,
2153 obj_insert_section_load_order(struct obj_file *f, struct obj_section *sec) in obj_insert_section_load_order() function
2195 obj_insert_section_load_order(f, sec); in obj_create_alloced_section()
3365 obj_insert_section_load_order(f, sec); in obj_load()