Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Ddwarf2.c163 int adjusted_section_count; member
3251 i = stash->adjusted_section_count; in unset_sections()
3275 if (stash->adjusted_section_count != 0) in place_sections()
3277 i = stash->adjusted_section_count; in place_sections()
3316 stash->adjusted_section_count = -1; in place_sections()
3327 stash->adjusted_section_count = i; in place_sections()
DChangeLog-20142392 (struct dwarf2_debug): Make adjusted_section_count signed.
2398 Set adjusted_section_count to -1 when no section adjustment.