Searched refs:in_prologue (Results 1 – 15 of 15) sorted by relevance
84 int in_prologue; member
95 || cfun->machine->in_prologue \879 cfun->machine->in_prologue = 1; in mmix_target_asm_function_prologue()887 cfun->machine->in_prologue = 0; in mmix_target_asm_function_end_prologue()
3219 in_prologue (const char *directive) in in_prologue() function3294 if (!in_prologue ("fframe")) in dot_fframe()3314 if (!in_prologue ("vframe")) in dot_vframe()3341 if (!in_prologue ("vframesp")) in dot_vframesp()3361 if (!in_prologue ("save")) in dot_save()3728 if (!in_prologue ("altrp")) in dot_altrp()3749 if (!in_prologue (po)) in dot_savemem()3849 if (!in_prologue ("save.g")) in dot_saveg()3891 if (!in_prologue ("save.f")) in dot_savef()3913 if (!in_prologue ("save.b")) in dot_saveb()[all …]
1591 increment_stack (signed int amount, bool in_prologue) in increment_stack() argument1605 if (in_prologue) in increment_stack()1611 if (in_prologue) in increment_stack()
1506 (in_prologue): Simplify and eliminate early returns. Call3898 (in_prologue): Likewise.3917 (in_prologue): Call unwind_diagnostic when a directive isn't in4066 (in_procedure, in_prologue, in_body): New.
784 * symtab.c (in_prologue): Document func_start and when it is zero883 * alpha-tdep.c (in_prologue): Rename to alpha_in_prologue, to909 * symtab.c symtab.h (in_prologue): New function that indicates918 (mips_find_saved_regs): Use in_prologue() to avoid costly
7796 * symtab.c (in_prologue): Add GDBARCH parameter. Use it instead of7798 * symtab.h (in_prologue): Add GDBARCH parameter.7799 * infrun.c (handle_inferior_event): Pass architecture to in_prologue.
1858 * symtab.c (in_prologue): Delete function.1859 * symtab.h (in_prologue): Delete declaration.4300 * symtab.c (in_prologue): Move definition to better spot.
5021 * config/sparc/tm-sparc.h (EXTRA_FRAME_INFO): Add in_prologue flag.
4973 * symtab.c (in_prologue): From Jim Blandy. Rewrite, more
6247 * symtab.c (find_function_start_sal, in_prologue): Likewise.
7197 * symtab.c (in_prologue, find_function_start_sal, decode_line_1),
5292 * symtab.c (in_prologue): Remove mention of ppc's refine_prologue_limit.
40577 * config/h8300/h8300.c (push): New argument "in_prologue".40578 Pass "in_prologue" along to "F".
14026 (struct machine_function): New member in_prologue.