Home
last modified time | relevance | path

Searched refs:op_write_native_code_ptr_t (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/
DOProfileWrapper.h32 typedef int (*op_write_native_code_ptr_t)(op_agent_t, typedef
53 op_write_native_code_ptr_t WriteNativeCodeFunc;
69 op_write_native_code_ptr_t WriteNativeCodeImpl,
/external/llvm/lib/ExecutionEngine/OProfileJIT/
DOProfileWrapper.cpp84 WriteNativeCodeFunc = (op_write_native_code_ptr_t)(intptr_t) in initialize()