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

/freebsd-11.0-release/contrib/llvm/include/llvm/ExecutionEngine/
H A DOProfileWrapper.h93 int op_close_agent();
/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp68 if (Wrapper->op_close_agent() == -1) {
H A DOProfileWrapper.cpp83 DynamicLibrary::SearchForAddressOfSymbol("op_close_agent");
194 int OProfileWrapper::op_close_agent() { function in class:llvm::OProfileWrapper

Completed in 110 milliseconds