Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Ddwarf2.c163 int adjusted_section_count; member
3045 i = stash->adjusted_section_count; in unset_sections()
3069 if (stash->adjusted_section_count != 0) in place_sections()
3071 i = stash->adjusted_section_count; in place_sections()
3110 stash->adjusted_section_count = -1; in place_sections()
3121 stash->adjusted_section_count = i; in place_sections()
DChangeLog1832 (struct dwarf2_debug): Make adjusted_section_count signed.
1838 Set adjusted_section_count to -1 when no section adjustment.