LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Macros | Functions
RuntimeDyldMachO.cpp File Reference
#include "RuntimeDyldMachO.h"
#include "llvm/ADT/OwningPtr.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/StringRef.h"
Include dependency graph for RuntimeDyldMachO.cpp:

Go to the source code of this file.

Namespaces

 llvm
 List of target independent CodeGen pass IDs.
 

Macros

#define DEBUG_TYPE   "dyld"
 

Functions

static unsigned char * llvm::processFDE (unsigned char *P, intptr_t DeltaForText, intptr_t DeltaForEH)
 
static intptr_t llvm::computeDelta (SectionEntry *A, SectionEntry *B)
 

Macro Definition Documentation

#define DEBUG_TYPE   "dyld"

Definition at line 14 of file RuntimeDyldMachO.cpp.