Searched refs:unwind_diagnostic (Results 1 – 2 of 2) sorted by relevance
2031 (unwind_diagnostic): Check unwind.proc_pending.sym.3895 * config/tc-ia64.c (unwind_diagnostic): Return -1 for warning3914 (unwind_diagnostic): New.3915 (in_procedure): Call unwind_diagnostic when a directive isn't3917 (in_prologue): Call unwind_diagnostic when a directive isn't in3919 (in_body): Call unwind_diagnostic when a directive isn't in
3200 unwind_diagnostic (const char * region, const char *directive) in unwind_diagnostic() function3226 return unwind_diagnostic ("procedure", directive); in in_procedure()3240 in = unwind_diagnostic ("prologue", directive); in in_prologue()3256 in = unwind_diagnostic ("body region", directive); in in_body()