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

/openbsd-current/gnu/llvm/llvm/include/llvm/ExecutionEngine/
H A DOProfileWrapper.h100 int op_unload_native_code(uint64_t addr);
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp162 if (Wrapper->op_unload_native_code(Addr) == -1) {
H A DOProfileWrapper.cpp88 DynamicLibrary::SearchForAddressOfSymbol("op_unload_native_code");
257 int OProfileWrapper::op_unload_native_code(uint64_t Addr) { function in class:llvm::OProfileWrapper

Completed in 126 milliseconds