Searched refs:section_last (Results 1 – 7 of 7) sorted by relevance
104 struct bfd_section *section_last; member125 preserve->section_last = abfd->section_last; in bfd_preserve_save()159 abfd->section_last = preserve->section_last; in bfd_preserve_restore()
1674 (ABFD)->section_last = _prev; \1683 if (_abfd->section_last) \1685 _s->prev = _abfd->section_last; \1686 _abfd->section_last->next = _s; \1693 _abfd->section_last = _s; \1710 _abfd->section_last = _s; \1727 (ABFD)->section_last = _s; \1746 ((S)->next == NULL ? (ABFD)->section_last != (S) : (S)->next->prev != (S))6453 struct bfd_section *section_last; member
858 abfd->section_last = NULL; in bfd_section_list_clear()
143 abfd->section_last = NULL; in _bfd_free_cached_info()
3271 abfd->section_last = NULL; in coff_compute_section_file_positions()
3189 * bfd.c (bfd): Remove section_tail and add section_last.
3839 link_info.output_bfd->section_last = first_sec->prev; in process_insert_statements()3845 link_info.output_bfd->section_last = last_sec; in process_insert_statements()