Searched refs:var_offset (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
| H A D | equiv.c | 1007 ffetargetOffset var_offset; /* Offset for var into common area. */ in ffeequiv_layout_cblock() local 1107 || !ffeequiv_offset_ (&var_offset, sv, in ffeequiv_layout_cblock() 1124 var_offset, alignment, modulo); in ffeequiv_layout_cblock() 1144 ffestorag_set_offset (vst, var_offset); in ffeequiv_layout_cblock() 1157 if (!ffetarget_offset_add (&size, var_offset, size)) in ffeequiv_layout_cblock() 1175 if (var_offset != ffestorag_offset (vst)) in ffeequiv_layout_cblock() 1180 sprintf (&io1[0], "%" ffetargetOffset_f "d", var_offset); in ffeequiv_layout_cblock()
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | function.c | 1195 static int var_offset; variable 1248 new = frame_pointer_rtx, offset = var_offset; in instantiate_new_reg() 1679 var_offset = STARTING_FRAME_OFFSET; in instantiate_virtual_regs()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | function.c | 2903 static int var_offset; variable 3609 var_offset = STARTING_FRAME_OFFSET; 3796 new = frame_pointer_rtx, offset = var_offset;
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | ada-lang.c | 5427 int var_offset = offset + TYPE_FIELD_BITPOS (type, i) / 8; in ada_search_struct_field() local 5433 var_offset + TYPE_FIELD_BITPOS (field_type, j) / 8, in ada_search_struct_field()
|