Searched refs:switched_sections (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dbb-reorder.c2343 bool switched_sections = false;
2355 gcc_assert (!switched_sections);
2356 switched_sections = true;
2342 bool switched_sections = false; local
H A Dcfgrtl.c2442 bool switched_sections = false;
2457 if (switched_sections)
2464 switched_sections = true;
2430 bool switched_sections = false; local

Completed in 496 milliseconds