Home
last modified time | relevance | path

Searched refs:UnloadNativeCodeFunc (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileWrapper.cpp46 UnloadNativeCodeFunc(0), in OProfileWrapper()
87 UnloadNativeCodeFunc = (op_unload_native_code_ptr_t)(intptr_t) in initialize()
99 || !UnloadNativeCodeFunc) { in initialize()
104 UnloadNativeCodeFunc = 0; in initialize()
261 if (Agent && UnloadNativeCodeFunc) in op_unload_native_code()
262 return UnloadNativeCodeFunc(Agent, Addr); in op_unload_native_code()
/aosp_15_r20/external/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileWrapper.cpp47 UnloadNativeCodeFunc(0), in OProfileWrapper()
87 UnloadNativeCodeFunc = (op_unload_native_code_ptr_t)(intptr_t) in initialize()
99 || !UnloadNativeCodeFunc) { in initialize()
104 UnloadNativeCodeFunc = 0; in initialize()
261 if (Agent && UnloadNativeCodeFunc) in op_unload_native_code()
262 return UnloadNativeCodeFunc(Agent, Addr); in op_unload_native_code()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileWrapper.cpp46 UnloadNativeCodeFunc(0), in OProfileWrapper()
87 UnloadNativeCodeFunc = (op_unload_native_code_ptr_t)(intptr_t) in initialize()
99 || !UnloadNativeCodeFunc) { in initialize()
104 UnloadNativeCodeFunc = 0; in initialize()
261 if (Agent && UnloadNativeCodeFunc) in op_unload_native_code()
262 return UnloadNativeCodeFunc(Agent, Addr); in op_unload_native_code()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/
DOProfileWrapper.h54 op_unload_native_code_ptr_t UnloadNativeCodeFunc; variable
78 UnloadNativeCodeFunc(UnloadNativeCodeImpl), in OpenAgentFunc()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/
DOProfileWrapper.h54 op_unload_native_code_ptr_t UnloadNativeCodeFunc; variable
78 UnloadNativeCodeFunc(UnloadNativeCodeImpl), in OpenAgentFunc()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/
H A DOProfileWrapper.h54 op_unload_native_code_ptr_t UnloadNativeCodeFunc; variable
78 UnloadNativeCodeFunc(UnloadNativeCodeImpl), in OpenAgentFunc()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/
DOProfileWrapper.h54 op_unload_native_code_ptr_t UnloadNativeCodeFunc; variable
78 UnloadNativeCodeFunc(UnloadNativeCodeImpl), in OpenAgentFunc()
/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/
H A DOProfileWrapper.h55 op_unload_native_code_ptr_t UnloadNativeCodeFunc; variable
79 UnloadNativeCodeFunc(UnloadNativeCodeImpl), in OpenAgentFunc()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/
DOProfileWrapper.h54 op_unload_native_code_ptr_t UnloadNativeCodeFunc; variable
78 UnloadNativeCodeFunc(UnloadNativeCodeImpl), in OpenAgentFunc()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
H A DOProfileWrapper.h54 op_unload_native_code_ptr_t UnloadNativeCodeFunc; variable
78 UnloadNativeCodeFunc(UnloadNativeCodeImpl), in OpenAgentFunc()