LLVM 19.0.0git
Functions
JITLoaderPerf.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_registerJITLoaderPerfImpl (const char *Data, uint64_t Size)
 
llvm::orc::shared::CWrapperFunctionResult llvm_orc_registerJITLoaderPerfStart (const char *Data, uint64_t Size)
 
llvm::orc::shared::CWrapperFunctionResult llvm_orc_registerJITLoaderPerfEnd (const char *Data, uint64_t Size)
 

Function Documentation

◆ llvm_orc_registerJITLoaderPerfEnd()

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

Definition at line 452 of file JITLoaderPerf.cpp.

References badOS(), and Size.

◆ llvm_orc_registerJITLoaderPerfImpl()

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

Definition at line 438 of file JITLoaderPerf.cpp.

References badOSBatch(), and Size.

◆ llvm_orc_registerJITLoaderPerfStart()

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

Definition at line 446 of file JITLoaderPerf.cpp.

References badOS(), and Size.