#include "parm.h"#include <stdio.h>#include "stree/ststructs.mh"#include "codegen.h"#include "op_codes.h"#include "pass4/sigs.h"#include "pass3/is_local.h"Go to the source code of this file.
Functions | |
| Garg_trace (NODE *param) | |
| Gentry_trace (char *name, NODE *params, boolean Fflag) | |
| Gexit_trace (name) | |
Variables | |
| int | avail_loc |
| FILE * | Goutfile |
| int | GGbase |
| boolean | GGFflag |
| int | GGoffset |
| Garg_trace | ( | NODE * | param | ) |
Definition at line 62 of file trace.c.
References AR, Garg_trace(), genl, GGbase, GGFflag, GGoffset, length(), maprlist(), SP, and TFB.
Referenced by Gfunc_body().
| Gexit_trace | ( | name | ) |
| int avail_loc |
Definition at line 15 of file extract_sig.c.
| int GGbase |
| int GGoffset |
1.5.4