LLVM 17.0.0git
Functions
JITLoaderGDB.h File Reference
#include "llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h"
#include <cstdint>

Go to the source code of this file.

Functions

llvm::orc::shared::CWrapperFunctionResult llvm_orc_registerJITLoaderGDBWrapper (const char *Data, uint64_t Size)
 
llvm::orc::shared::CWrapperFunctionResult llvm_orc_registerJITLoaderGDBAllocAction (const char *Data, size_t Size)
 

Function Documentation

◆ llvm_orc_registerJITLoaderGDBAllocAction()

llvm::orc::shared::CWrapperFunctionResult llvm_orc_registerJITLoaderGDBAllocAction ( const char Data,
size_t  Size 
)

◆ llvm_orc_registerJITLoaderGDBWrapper()

llvm::orc::shared::CWrapperFunctionResult llvm_orc_registerJITLoaderGDBWrapper ( const char Data,
uint64_t  Size 
)