Searched refs:op_close_agent (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DOProfileWrapper.h92 int op_close_agent();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp70 if (Wrapper->op_close_agent() == -1) {
H A DOProfileWrapper.cpp82 DynamicLibrary::SearchForAddressOfSymbol("op_close_agent");
193 int OProfileWrapper::op_close_agent() { function in class:llvm::OProfileWrapper

Completed in 57 milliseconds