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

  /external/llvm/include/llvm/ExecutionEngine/
OProfileWrapper.h 94 int op_write_native_code(const char* name,
  /external/llvm/lib/ExecutionEngine/OProfileJIT/
OProfileJITEventListener.cpp 104 if (Wrapper->op_write_native_code(Name.data(), Addr, (void *)Addr, Size) ==
OProfileWrapper.cpp 85 DynamicLibrary::SearchForAddressOfSymbol("op_write_native_code");
212 int OProfileWrapper::op_write_native_code(const char* Name, function in class:llvm::OProfileWrapper

Completed in 193 milliseconds