Searched refs:obj_section (Results 1 – 1 of 1) sorted by relevance
536 struct obj_section { struct540 struct obj_section *load_next; argument564 struct obj_section **sections; argument565 struct obj_section *load_order;566 struct obj_section **load_order_search_start;616 static struct obj_section *obj_find_section(struct obj_file *f,620 struct obj_section *sec);622 static struct obj_section *obj_create_alloced_section(struct obj_file *f,627 static struct obj_section *obj_create_alloced_section_first(struct obj_file *f,632 static void *obj_extend_section(struct obj_section *sec, unsigned long more);[all …]