Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
printsrc.cxx File Reference
#include <stdio.h>
#include "defs.h"
#include "erglob.h"
#include "tracing.h"
#include "dwarf_DST.h"
#include "dwarf_DST_mem.h"
#include "printsrc.h"
Include dependency graph for printsrc.cxx:

Go to the source code of this file.

Classes

struct  file_info

Functions

static void Gen_File_Table (void)
void Print_Src_Line (SRCPOS srcpos, FILE *f)

Variables

static file_infofile_table
static char ** incl_table
static INT cur_file_index = 0
static BOOL no_source

Function Documentation


Variable Documentation

INT cur_file_index = 0 [static]

Definition at line 72 of file printsrc.cxx.

Referenced by Print_Src_Line().

file_info* file_table [static]

Definition at line 70 of file printsrc.cxx.

char** incl_table [static]

Definition at line 71 of file printsrc.cxx.

Referenced by Gen_File_Table(), and Print_Src_Line().

BOOL no_source [static]

Definition at line 73 of file printsrc.cxx.

Referenced by Gen_File_Table(), and Print_Src_Line().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines