Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
mstack.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
#include <unistd.h>
#include "mstack.h"
Include dependency graph for mstack.c:

Go to the source code of this file.

Functions

static int getsp (int a)
static int fra (int a)
static char * savestr (char *str)
static struct frec * search_in_ftab (int adr)
 trace_stack (int a, int b)

Variables

char ** __Argv

Function Documentation

static int fra ( int  a) [static]
static int getsp ( int  a) [static]
static char* savestr ( char *  str) [static]
static struct frec* search_in_ftab ( int  adr) [static, read]
trace_stack ( int  a,
int  b 
)

Definition at line 254 of file mstack.c.


Variable Documentation

char** __Argv

Definition at line 251 of file mstack.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines