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

  /external/llvm/include/llvm/ExecutionEngine/
OProfileWrapper.h 41 typedef int (*op_unload_native_code_ptr_t)(op_agent_t, uint64_t); typedef in class:llvm::OProfileWrapper
55 op_unload_native_code_ptr_t UnloadNativeCodeFunc;
71 op_unload_native_code_ptr_t UnloadNativeCodeImpl,
  /external/llvm/lib/ExecutionEngine/OProfileJIT/
OProfileWrapper.cpp 89 UnloadNativeCodeFunc = (op_unload_native_code_ptr_t)(intptr_t)

Completed in 217 milliseconds