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

/haiku-buildtools/gcc/gcc/config/nios2/
H A Dnios2.h415 extern unsigned HOST_WIDE_INT nios2_section_threshold;
452 if ((SIZE) <= nios2_section_threshold) \
H A Dnios2.c95 unsigned HOST_WIDE_INT nios2_section_threshold = NIOS2_DEFAULT_GVALUE; variable
1056 nios2_section_threshold
1696 && (unsigned HOST_WIDE_INT) size <= nios2_section_threshold)

Completed in 45 milliseconds