LLVM: lib/ExecutionEngine/JITLink/COFF_x86_64.cpp File Reference (original) (raw)

Go to the source code of this file.

Namespaces
namespace llvm
This is an optimization pass for GlobalISel generic memory operations.
namespace llvm::jitlink
Macros
#define DEBUG_TYPE "jitlink"
Functions
const char * llvm::jitlink::getCOFFX86RelocationKindName (Edge::Kind R)
Return the string name of the given COFF x86-64 edge kind.
Expected< std::unique_ptr< LinkGraph > > llvm::jitlink::createLinkGraphFromCOFFObject_x86_64 (MemoryBufferRef ObjectBuffer, std::shared_ptr< orc::SymbolStringPool > SSP)
Create a LinkGraph from an COFF/x86-64 relocatable object.
void llvm::jitlink::link_COFF_x86_64 (std::unique_ptr< LinkGraph > G, std::unique_ptr< JITLinkContext > Ctx)
jit-link the given object buffer, which must be a COFF x86-64 object file.

DEBUG_TYPE

#define DEBUG_TYPE "jitlink"