HomeSort by relevance Sort by last modified time
    Searched refs:op_write_native_code_ptr_t (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/ExecutionEngine/
OProfileWrapper.h 32 typedef int (*op_write_native_code_ptr_t)(op_agent_t, typedef in class:llvm::OProfileWrapper
53 op_write_native_code_ptr_t WriteNativeCodeFunc;
69 op_write_native_code_ptr_t WriteNativeCodeImpl,
  /external/llvm/lib/ExecutionEngine/OProfileJIT/
OProfileWrapper.cpp 85 WriteNativeCodeFunc = (op_write_native_code_ptr_t)(intptr_t)

Completed in 24 milliseconds