Home
last modified time | relevance | path

Searched defs:op_unload_native_code (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/ExecutionEngine/OProfileJIT/
DOProfileWrapper.cpp254 int OProfileWrapper::op_unload_native_code(uint64_t Addr) { in op_unload_native_code() function in llvm::OProfileWrapper
/external/oprofile/libopagent/
Dopagent.c354 int op_unload_native_code(op_agent_t hdl, uint64_t vma) in op_unload_native_code() function