LLVM API Documentation

DynamicLinker.h File Reference

#include <string>

Include dependency graph for DynamicLinker.h:

Go to the source code of this file.

Namespaces

namespace  llvm

Functions

bool llvm::LinkDynamicObject (const char *filename, std::string *ErrorMessage)
void * llvm::GetAddressOfSymbol (const char *symbolName)
void * llvm::GetAddressOfSymbol (const std::string &symbolName)