Searched refs:adjusted_section_count (Results 1 – 2 of 2) sorted by relevance
163 int adjusted_section_count; member3251 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()
2392 (struct dwarf2_debug): Make adjusted_section_count signed.2398 Set adjusted_section_count to -1 when no section adjustment.