Home
last modified time | relevance | path

Searched refs:op_write_native_code (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DOProfileWrapper.h93 int op_write_native_code(const char* name,
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileWrapper.cpp211 int OProfileWrapper::op_write_native_code(const char* Name, in op_write_native_code() function in llvm::OProfileWrapper
H A DOProfileJITEventListener.cpp107 if (Wrapper->op_write_native_code(Name.data(), Addr, (void *)Addr, Size) == in notifyObjectLoaded()