Project Alice
Loading...
Searching...
No Matches
Support.h File Reference
#include "llvm-c/DataTypes.h"
#include "llvm-c/ExternC.h"
#include "llvm-c/Types.h"
Include dependency graph for Support.h:

Go to the source code of this file.

Functions

LLVMBool LLVMLoadLibraryPermanently (const char *Filename)
 
void LLVMParseCommandLineOptions (int argc, const char *const *argv, const char *Overview)
 
void * LLVMSearchForAddressOfSymbol (const char *symbolName)
 
void LLVMAddSymbol (const char *symbolName, void *symbolValue)