Home
last modified time | relevance | path

Searched refs:adjusted_sections (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Ddwarf2.c166 struct adjusted_section *adjusted_sections; member
3252 p = stash->adjusted_sections; in unset_sections()
3278 p = stash->adjusted_sections; in place_sections()
3326 stash->adjusted_sections = p; in place_sections()
4274 if (stash->adjusted_sections) in _bfd_dwarf2_cleanup_debug_info()
4275 free (stash->adjusted_sections); in _bfd_dwarf2_cleanup_debug_info()
DChangeLog-20142399 Malloc adjusted_sections. Don't double last_vma. Transfer
2401 (_bfd_dwarf2_cleanup_debug_info): Free adjusted_sections.
DChangeLog-20121887 (place_sections): Use bfd_alloc for stash->adjusted_sections.