Searched refs:sections_end (Results 1 – 11 of 11) sorted by relevance
271 if (build_section_table (abfd, &so->sections, &so->sections_end)) in solib_map_sections()277 for (p = so->sections; p < so->sections_end; p++) in solib_map_sections()379 so->sections_end); in symbol_add_stub()591 int count = (solib->sections_end - solib->sections); in add_to_target_sections()772 for (p = so->sections; p < so->sections_end; p++) in solib_address()
100 objfile->sections_end = (struct obj_section *) (((unsigned long) objfile->sections_end) + 1); in add_to_objfile_sections()128 objfile->sections_end = 0; in build_objfile_section_table()132 objfile->sections_end = objfile->sections + (unsigned long) objfile->sections_end; in build_objfile_section_table()
398 *sections, *sections_end; member610 for (osect = objfile->sections; osect < objfile->sections_end; osect++)
69 struct section_table *sections_end; member
82 struct section_table *sections_end; member322 &so->sections_end)) in pa64_solib_load_symbols()334 for (p = so->sections; p < so->sections_end; p++) in pa64_solib_load_symbols()363 new = so->sections_end - so->sections; in pa64_solib_load_symbols()
144 struct section_table *sections_end; member291 for (s = so->objfile->sections; s < so->objfile->sections_end; s++) in som_solib_add_solib_objfile()354 &so->sections_end)) in som_solib_load_symbols()361 for (p = so->sections; p < so->sections_end; p++) in som_solib_load_symbols()390 new = so->sections_end - so->sections; in som_solib_load_symbols()
506 if (osect < faddr_sect->objfile->sections_end) in hppa_linux_find_global_pointer()
266 for (sect = objfile->sections; sect < objfile->sections_end; ++sect) in ppc_linux_skip_trampoline_code()
547 if (osect < faddr_sect->objfile->sections_end) in xstormy16_find_jmp_table_entry()
2881 if (osect < faddr_sect->objfile->sections_end) in generic_elf_find_global_pointer()2942 if (osect < faddr_sect->objfile->sections_end) in find_extant_func_descr()
1998 Use unsigned long casts instead of int for abusing sections_end