Home
last modified time | relevance | path

Searched refs:close_on_cleanup (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Ddwarf2.c190 bfd_boolean close_on_cleanup; member
3734 stash->close_on_cleanup = TRUE; in _bfd_dwarf2_slurp_debug_info()
4266 if (stash->close_on_cleanup) in _bfd_dwarf2_cleanup_debug_info()
DChangeLog-20121091 * dwarf2.c (struct dwarf2_debug): Add close_on_cleanup.
1092 (_bfd_dwarf2_slurp_debug_info): Set close_on_cleanup if we open
1094 (_bfd_dwarf2_cleanup_debug_info): Act on close_on_cleanup.