Home | History | Annotate | Download | only in config

Lines Matching refs:high_offset

5278 	      int high_offset;
5280 high_offset = 4; /* lower address = positive stack offset. */
5282 high_offset = 0;
5284 if (save_offset + 4 - high_offset != unwind->reg_offset[reg]
5285 || save_offset + high_offset != unwind->reg_offset[reg2])