Searched refs:sections_end (Results 1 – 8 of 8) sorted by relevance
266 if (build_section_table (abfd, &so->sections, &so->sections_end)) in solib_map_sections()272 for (p = so->sections; p < so->sections_end; p++) in solib_map_sections()352 so->sections_end); in symbol_add_stub()512 int count = (i->sections_end - i->sections); in update_solib_list()718 for (p = so->sections; p < so->sections_end; p++) in solib_address()
97 objfile->sections_end = (struct obj_section *) (((unsigned long) objfile->sections_end) + 1); in add_to_objfile_sections()125 objfile->sections_end = 0; in build_objfile_section_table()129 objfile->sections_end = objfile->sections + (unsigned long) objfile->sections_end; in build_objfile_section_table()
425 *sections, *sections_end; member637 for (osect = objfile->sections; osect < objfile->sections_end; osect++)
67 struct section_table *sections_end; member
81 struct section_table *sections_end; member320 &so->sections_end)) in pa64_solib_load_symbols()332 for (p = so->sections; p < so->sections_end; p++) in pa64_solib_load_symbols()361 new = so->sections_end - so->sections; in pa64_solib_load_symbols()
143 struct section_table *sections_end; member289 for (s = so->objfile->sections; s < so->objfile->sections_end; s++) in som_solib_add_solib_objfile()351 &so->sections_end)) in som_solib_load_symbols()358 for (p = so->sections; p < so->sections_end; p++) in som_solib_load_symbols()387 new = so->sections_end - so->sections; in som_solib_load_symbols()
2905 if (osect < faddr_sect->objfile->sections_end) in ia64_generic_find_global_pointer()2966 if (osect < faddr_sect->objfile->sections_end) in find_extant_func_descr()
224 struct section_table *sections = NULL, *sections_end = NULL, *s; in load_kld() local245 if (build_section_table (bfd, §ions, §ions_end)) in load_kld()249 for (s = sections; s < sections_end; s++) in load_kld()254 sections_end); in load_kld()