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

/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.c322 static HOST_WIDE_INT frame_base_offset; variable
3856 offset = frame_base_offset - apparent_fsize;
3961 frame_base_offset = actual_fsize + SPARC_STACK_BIAS;
3966 frame_base_offset = SPARC_STACK_BIAS;

Completed in 107 milliseconds