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

  /external/llvm/include/llvm/ExecutionEngine/
OProfileWrapper.h 87 // Calls op_open_agent in the oprofile JIT library and saves the returned
91 bool op_open_agent();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/
OProfileWrapper.h 87 // Calls op_open_agent in the oprofile JIT library and saves the returned
91 bool op_open_agent();
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ExecutionEngine/
OProfileWrapper.h 87 // Calls op_open_agent in the oprofile JIT library and saves the returned
91 bool op_open_agent();
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ExecutionEngine/
OProfileWrapper.h 87 // Calls op_open_agent in the oprofile JIT library and saves the returned
91 bool op_open_agent();
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ExecutionEngine/
OProfileWrapper.h 87 // Calls op_open_agent in the oprofile JIT library and saves the returned
91 bool op_open_agent();
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ExecutionEngine/
OProfileWrapper.h 87 // Calls op_open_agent in the oprofile JIT library and saves the returned
91 bool op_open_agent();
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ExecutionEngine/
OProfileWrapper.h 87 // Calls op_open_agent in the oprofile JIT library and saves the returned
91 bool op_open_agent();
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ExecutionEngine/
OProfileWrapper.h 87 // Calls op_open_agent in the oprofile JIT library and saves the returned
91 bool op_open_agent();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/
OProfileWrapper.h 87 // Calls op_open_agent in the oprofile JIT library and saves the returned
91 bool op_open_agent();
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ExecutionEngine/
OProfileWrapper.h 87 // Calls op_open_agent in the oprofile JIT library and saves the returned
91 bool op_open_agent();
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ExecutionEngine/
OProfileWrapper.h 87 // Calls op_open_agent in the oprofile JIT library and saves the returned
91 bool op_open_agent();
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ExecutionEngine/
OProfileWrapper.h 87 // Calls op_open_agent in the oprofile JIT library and saves the returned
91 bool op_open_agent();
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ExecutionEngine/
OProfileWrapper.h 87 // Calls op_open_agent in the oprofile JIT library and saves the returned
91 bool op_open_agent();
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ExecutionEngine/
OProfileWrapper.h 87 // Calls op_open_agent in the oprofile JIT library and saves the returned
91 bool op_open_agent();
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ExecutionEngine/
OProfileWrapper.h 87 // Calls op_open_agent in the oprofile JIT library and saves the returned
91 bool op_open_agent();
  /external/llvm/lib/ExecutionEngine/OProfileJIT/
OProfileJITEventListener.cpp 58 if (!Wrapper->op_open_agent()) {
OProfileWrapper.cpp 80 DynamicLibrary::SearchForAddressOfSymbol("op_open_agent");
181 bool OProfileWrapper::op_open_agent() { function in class:llvm::OProfileWrapper
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
OProfileJITEventListener.cpp 53 : Agent(op_open_agent()) {
  /external/swiftshader/third_party/LLVM/
configure     [all...]

Completed in 952 milliseconds