HomeSort by: relevance | last modified time | path
    Searched defs:sections_end (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
objfiles.h 705 (section_iterator (sections_start, sections_end),
706 section_iterator (sections_end, sections_end)));
712 (section_iterator (sections_start, sections_end),
713 section_iterator (sections_end, sections_end)));
814 SECTIONS_END points to the first location past the last entry in
821 struct obj_section *sections_end = nullptr; member in struct:objfile
  /src/external/gpl3/gdb/dist/gdb/
objfiles.h 675 (section_iterator (sections_start, sections_end),
676 section_iterator (sections_end, sections_end)));
777 SECTIONS_END points to the first location past the last entry in
784 struct obj_section *sections_end = nullptr; member in struct:objfile

Completed in 19 milliseconds