LLVM 22.0.0git
Functions
JITLoaderPerf.h File Reference
#include "llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h"
#include "llvm/Support/Compiler.h"
#include <cstdint>

Go to the source code of this file.

Functions

LLVM_ABI llvm::orc::shared::CWrapperFunctionResult llvm_orc_registerJITLoaderPerfImpl (const char *ArgData, size_t ArgSize)
 
LLVM_ABI llvm::orc::shared::CWrapperFunctionResult llvm_orc_registerJITLoaderPerfStart (const char *ArgData, size_t ArgSize)
 
LLVM_ABI llvm::orc::shared::CWrapperFunctionResult llvm_orc_registerJITLoaderPerfEnd (const char *ArgData, size_t ArgSize)
 

Function Documentation

◆ llvm_orc_registerJITLoaderPerfEnd()

LLVM_ABI llvm::orc::shared::CWrapperFunctionResult llvm_orc_registerJITLoaderPerfEnd ( const char ArgData,
size_t  ArgSize 
)

Definition at line 451 of file JITLoaderPerf.cpp.

References badOS().

◆ llvm_orc_registerJITLoaderPerfImpl()

LLVM_ABI llvm::orc::shared::CWrapperFunctionResult llvm_orc_registerJITLoaderPerfImpl ( const char ArgData,
size_t  ArgSize 
)

Definition at line 437 of file JITLoaderPerf.cpp.

References badOSBatch().

◆ llvm_orc_registerJITLoaderPerfStart()

LLVM_ABI llvm::orc::shared::CWrapperFunctionResult llvm_orc_registerJITLoaderPerfStart ( const char ArgData,
size_t  ArgSize 
)

Definition at line 445 of file JITLoaderPerf.cpp.

References badOS().