Functions

dso.c File Reference

#include <alloca.h>
#include <stdio.h>
#include <string.h>
#include <dlfcn.h>
#include <cmplrs/rcodes.h>
#include "defs.h"
#include "dso.h"
Include dependency graph for dso.c:

Go to the source code of this file.

Functions

void load_so (char *soname, char *path, BOOL verbose)

Function Documentation

void load_so ( char *  soname,
char *  path,
BOOL  verbose 
)

Definition at line 55 of file dso.c.

References exit(), fprintf(), NULL, RC_SYSTEM_ERROR, and strcpy.

Referenced by load_components(), main(), TI_Initialize(), Whirl2C_Init(), and Whirl2F_Init().

Here is the call graph for this function: