/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | mcore-tdep.c | 63 int framesize; member 258 get_frame_extra_info (dummy)->framesize = 0; in analyze_dummy_frame() 297 int framesize; in mcore_analyze_prologue() local 375 framesize = 0; in mcore_analyze_prologue() 386 framesize += offset; in mcore_analyze_prologue() 407 register_offsets[rn] = framesize - offset; in mcore_analyze_prologue() 421 register_offsets[rn] = framesize - (imm << 2); in mcore_analyze_prologue() 539 framesize += adjust; in mcore_analyze_prologue() 563 get_frame_extra_info (fi)->framesize = framesize; in mcore_analyze_prologue() 573 deprecated_update_frame_base_hack (fi, read_sp () + framesize); in mcore_analyze_prologue() [all …]
|
H A D | xstormy16-tdep.c | 80 LONGEST framesize; member 322 cache->framesize = xstormy16_pc_size; in xstormy16_analyze_prologue() 337 cache->saved_regs[regnum] = cache->framesize; in xstormy16_analyze_prologue() 338 cache->framesize += xstormy16_reg_size; in xstormy16_analyze_prologue() 344 cache->framesize += ((inst & 0x0030) >> 4) + 1; in xstormy16_analyze_prologue() 350 cache->framesize += (inst & 0x00f0) >> 4; in xstormy16_analyze_prologue() 356 cache->framesize += inst2; in xstormy16_analyze_prologue() 384 cache->saved_regs[regnum] = cache->framesize + offset; in xstormy16_analyze_prologue() 635 cache->framesize = 0; in xstormy16_alloc_frame_cache() 667 cache->saved_sp = cache->base - cache->framesize; in xstormy16_frame_cache()
|
H A D | m32r-tdep.c | 265 unsigned long framesize; in decode_prologue() local 274 framesize = 0; in decode_prologue() 311 framesize += in decode_prologue() 328 framesize += insn; in decode_prologue() 340 framesize += 4; in decode_prologue() 357 framesize -= stack_adjust; in decode_prologue() 402 *framelength = framesize; in decode_prologue()
|
H A D | arm-tdep.c | 164 int framesize; member 531 cache->framesize = 0; in thumb_scan_prologue() 554 cache->framesize += 4; in thumb_scan_prologue() 555 cache->saved_regs[saved_reg[regno]].addr = -cache->framesize; in thumb_scan_prologue() 574 cache->framesize -= offset; in thumb_scan_prologue() 680 cache->framesize = 0; in arm_scan_prologue() 901 cache->framesize = -sp_offset; in arm_scan_prologue() 924 cache->prev_sp = unwound_fp + cache->framesize - cache->frameoffset; in arm_make_prologue_cache() 1024 return cache->prev_sp + cache->frameoffset - cache->framesize; in arm_normal_frame_base()
|
H A D | frv-tdep.c | 544 int framesize = 0; in frv_analyze_prologue() local 741 if (framesize == 0) in frv_analyze_prologue() 747 framesize -= s; in frv_analyze_prologue() 956 info->prev_sp = this_base - fp_offset + framesize; in frv_analyze_prologue()
|
H A D | ChangeLog-1996 | 736 * config/tm-m32r.h: Add framesize and register to extra_frame_info.
|
/openbsd-src/sys/arch/alpha/alpha/ |
H A D | db_trace.c | 156 * It uses heuristics to calculate the framesize, and might get it wrong. 172 int i, framesize; in db_stack_trace_print() local 209 framesize = 0; in db_stack_trace_print() 226 framesize -= disp(inst) / sizeof (u_long); in db_stack_trace_print() 278 if (framesize > 1) { in db_stack_trace_print() 279 for (i = 0; i < framesize - 1; i++) in db_stack_trace_print() 306 frame += framesize; in db_stack_trace_print()
|
/openbsd-src/gnu/gcc/gcc/config/s390/ |
H A D | s390.opt | 94 mwarn-framesize= 96 Warn if a single function's framesize exceeds the given framesize
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
H A D | Mips16InstrFormats.td | 378 // <|opcode|svrs|s|ra|s0|s1|framesize> 389 bits<4> framesize = 0; 399 let Inst{3-0} = framesize; 405 // <|opcode|svrs|s|ra|s0|s1|framesize> 614 bits<8> framesize =0; 626 let Inst{23-20} = framesize{7-4}; 635 let Inst{3-0} = framesize{3-0};
|
H A D | Mips16InstrInfo.td | 959 // Format: RESTORE {ra,}{s0/s1/s0-1,}{framesize} 985 // Format: SAVE {ra,}{s0/s1/s0-1,}{framesize} (All arguments are optional)
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/cris/ |
H A D | cris.c | 664 int framesize; local 695 framesize = faked_args_size; 730 framesize += 4; 745 framesize += 4; 811 framesize += (last_movem_reg + 1) * 4 + size; 830 framesize += size; 835 framesize += 4; 879 framesize += (last_movem_reg + 1) * 4 + size; 896 framesize += cfoa_size; 907 framesize += size + cfoa_size; [all …]
|
/openbsd-src/sys/arch/mips64/mips64/ |
H A D | trap.c | 1349 int done, framesize; in stacktrace_save_at() local 1396 framesize = 0; in stacktrace_save_at() 1424 framesize == 0) in stacktrace_save_at() 1425 framesize = -(int16_t)inst.IType.imm; in stacktrace_save_at() 1429 if (framesize != 0 && ra != 0) in stacktrace_save_at() 1435 sp += framesize; in stacktrace_save_at()
|
/openbsd-src/gnu/gcc/gcc/config/cris/ |
H A D | cris.c | 2494 int framesize = 0; in cris_expand_prologue() local 2534 framesize += pretend; in cris_expand_prologue() 2579 framesize += 4; in cris_expand_prologue() 2600 framesize += 4; in cris_expand_prologue() 2664 framesize += n_saved * 4 + size; in cris_expand_prologue() 2680 framesize += 4 + size; in cris_expand_prologue() 2722 framesize += n_saved * 4 + size; in cris_expand_prologue() 2731 framesize += cfoa_size; in cris_expand_prologue() 2741 framesize += size + cfoa_size; in cris_expand_prologue() 2761 if (cris_max_stackframe && framesize > cris_max_stackframe) in cris_expand_prologue() [all …]
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | bfin-aux.h | 139 bfin_gen_linkage (int r, int framesize);
|
H A D | tc-bfin.c | 1400 bfin_gen_linkage (int R, int framesize) in bfin_gen_linkage() argument 1405 ASSIGN (framesize); in bfin_gen_linkage()
|
H A D | tc-alpha.c | 374 int framesize; /* Size of frame. */ member 3922 alpha_evax_proc.framesize = 0; in s_alpha_ent() 3966 alpha_evax_proc.framesize = val; in s_alpha_frame() 4103 md_number_to_chars (p, (valueT) alpha_evax_proc.framesize, 4); in s_alpha_pdesc()
|
H A D | bfin-parse.y | 97 #define LINKAGE(r, framesize) \ argument 98 bfin_gen_linkage (r, framesize)
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mmix/ |
H A D | mmix.c | 717 mmix_target_asm_function_prologue (stream, framesize) in mmix_target_asm_function_prologue() argument 719 HOST_WIDE_INT framesize ATTRIBUTE_UNUSED;
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-alpha.c | 461 int framesize; /* size of frame */ member 4923 alpha_evax_proc.framesize = 0; 4968 alpha_evax_proc.framesize = val; 5109 md_number_to_chars (p, (valueT) alpha_evax_proc.framesize, 4);
|
/openbsd-src/gnu/gcc/gcc/config/mmix/ |
H A D | mmix.c | 739 HOST_WIDE_INT framesize ATTRIBUTE_UNUSED) in mmix_target_asm_function_prologue()
|
/openbsd-src/sys/dev/usb/ |
H A D | uaudio.c | 2853 * given maximum framesize and maximum frames per transfer. in uaudio_stream_close() 2857 unsigned int framesize, unsigned int count) in uaudio_stream_close() 2863 xfer->buf = usbd_alloc_buffer(xfer->usb_xfer, framesize * count); in uaudio_stream_close() 2785 uaudio_xfer_alloc(struct uaudio_softc * sc,struct uaudio_xfer * xfer,unsigned int framesize,unsigned int count) uaudio_xfer_alloc() argument
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
H A D | bfin-parse.c | 488 #define LINKAGE(r, framesize) \ argument 489 bfin_gen_linkage (r, framesize)
|
H A D | ChangeLog-9295 | 8522 (pa_callinfo): Insert framesize into the unwind information as 8524 (pa_build_unwind_subspace): Do not insert framesize into the unwind
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | bfin-dis.c | 2539 int framesize = ((iw1 >> Linkage_framesize_bits) & Linkage_framesize_mask); in decode_linkage_0() local 2544 OUTS (outf, uimm16s4 (framesize)); in decode_linkage_0()
|
/openbsd-src/gnu/gcc/gcc/doc/ |
H A D | invoke.texi | 695 -mwarn-framesize -mwarn-dynamicstack -mstack-size -mstack-guard} 12255 @item -mwarn-framesize=@var{framesize} 12256 @opindex mwarn-framesize
|