Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
ti_init.c File Reference
#include <alloca.h>
#include <string.h>
#include <ctype.h>
#include "defs.h"
#include "targ_isa_subset.h"
#include "targ_isa_hazards.h"
#include "targ_isa_registers.h"
#include "targ_abi_properties.h"
#include "targ_proc.h"
#include "dso.h"
#include "ti_init.h"
Include dependency graph for ti_init.c:

Go to the source code of this file.

Functions

void TI_Initialize (ABI_PROPERTIES_ABI tabi, ISA_SUBSET tisa, PROCESSOR tproc, char *tpath)

Function Documentation

void TI_Initialize ( ABI_PROPERTIES_ABI  tabi,
ISA_SUBSET  tisa,
PROCESSOR  tproc,
char *  tpath 
)

Definition at line 63 of file ti_init.c.

References FALSE, initialized, load_so(), strcpy, and TRUE.

Referenced by Initialize_Targ_Info().

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines