Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsparc.c126 static int frame_base_offset; variable
3906 frame_base_offset = actual_fsize + SPARC_STACK_BIAS;
3911 frame_base_offset = SPARC_STACK_BIAS;
3957 frame_base_offset);
3982 offset = -apparent_fsize + frame_base_offset;
4017 offset = -apparent_fsize + frame_base_offset;
6473 fprintf (file, "%s+%d", frame_base_name, frame_base_offset);
/openbsd/gnu/gcc/gcc/config/sparc/
H A Dsparc.c322 static HOST_WIDE_INT frame_base_offset; variable
3845 offset = frame_base_offset - apparent_fsize; in emit_save_or_restore_regs()
3953 frame_base_offset = actual_fsize + SPARC_STACK_BIAS; in sparc_expand_prologue()
3958 frame_base_offset = SPARC_STACK_BIAS; in sparc_expand_prologue()
/openbsd/gnu/usr.bin/binutils/gdb/
H A DChangeLog-1996305 (optimized_out, basereg, islocal, frame_base_reg, frame_base_offset):
H A DChangeLog-2003695 (frame_base_offset): Delete.