Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dobjfiles.h692 (section_iterator (sections_start, sections_end), in sections()
693 section_iterator (sections_end, sections_end))); in sections()
699 (section_iterator (sections_start, sections_end), in sections()
700 section_iterator (sections_end, sections_end))); in sections()
806 struct obj_section *sections_end = nullptr; member
Dobjfiles.c281 objfile->sections_end = (objfile->sections_start + count); in build_objfile_section_table()
Dmaint.c338 if (osect >= ofile->sections_end) in maint_obj_section_from_bfd_section()
DChangeLog-19931998 Use unsigned long casts instead of int for abusing sections_end
DChangeLog-20203629 <sections_end>: Remove.