Searched refs:op_unload_native_code_ptr_t (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/ |
D | OProfileWrapper.h | 40 typedef int (*op_unload_native_code_ptr_t)(op_agent_t, uint64_t); typedef 54 op_unload_native_code_ptr_t UnloadNativeCodeFunc; 70 op_unload_native_code_ptr_t UnloadNativeCodeImpl,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/ |
D | OProfileWrapper.h | 40 typedef int (*op_unload_native_code_ptr_t)(op_agent_t, uint64_t); typedef 54 op_unload_native_code_ptr_t UnloadNativeCodeFunc; 70 op_unload_native_code_ptr_t UnloadNativeCodeImpl,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/ |
H A D | OProfileWrapper.h | 40 typedef int (*op_unload_native_code_ptr_t)(op_agent_t, uint64_t); typedef 54 op_unload_native_code_ptr_t UnloadNativeCodeFunc; 70 op_unload_native_code_ptr_t UnloadNativeCodeImpl,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/ |
D | OProfileWrapper.h | 40 typedef int (*op_unload_native_code_ptr_t)(op_agent_t, uint64_t); typedef 54 op_unload_native_code_ptr_t UnloadNativeCodeFunc; 70 op_unload_native_code_ptr_t UnloadNativeCodeImpl,
|
/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/ |
H A D | OProfileWrapper.h | 41 typedef int (*op_unload_native_code_ptr_t)(op_agent_t, uint64_t); typedef 55 op_unload_native_code_ptr_t UnloadNativeCodeFunc; 71 op_unload_native_code_ptr_t UnloadNativeCodeImpl,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/ |
D | OProfileWrapper.h | 40 typedef int (*op_unload_native_code_ptr_t)(op_agent_t, uint64_t); typedef 54 op_unload_native_code_ptr_t UnloadNativeCodeFunc; 70 op_unload_native_code_ptr_t UnloadNativeCodeImpl,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
H A D | OProfileWrapper.h | 40 typedef int (*op_unload_native_code_ptr_t)(op_agent_t, uint64_t); typedef 54 op_unload_native_code_ptr_t UnloadNativeCodeFunc; 70 op_unload_native_code_ptr_t UnloadNativeCodeImpl,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/OProfileJIT/ |
H A D | OProfileWrapper.cpp | 87 UnloadNativeCodeFunc = (op_unload_native_code_ptr_t)(intptr_t) in initialize()
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/OProfileJIT/ |
H A D | OProfileWrapper.cpp | 87 UnloadNativeCodeFunc = (op_unload_native_code_ptr_t)(intptr_t) in initialize()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OProfileJIT/ |
H A D | OProfileWrapper.cpp | 87 UnloadNativeCodeFunc = (op_unload_native_code_ptr_t)(intptr_t) in initialize()
|