Searched refs:WriteDebugLineInfoFunc (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/OProfileJIT/ |
H A D | OProfileWrapper.cpp | 45 WriteDebugLineInfoFunc(0), in OProfileWrapper() 85 WriteDebugLineInfoFunc = (op_write_debug_line_info_ptr_t)(intptr_t) in initialize() 98 || !WriteDebugLineInfoFunc in initialize() 103 WriteDebugLineInfoFunc = 0; in initialize() 231 if (Agent && WriteDebugLineInfoFunc) in op_write_debug_line_info() 232 return WriteDebugLineInfoFunc(Agent, Code, NumEntries, Info); in op_write_debug_line_info()
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/OProfileJIT/ |
H A D | OProfileWrapper.cpp | 46 WriteDebugLineInfoFunc(0), in OProfileWrapper() 85 WriteDebugLineInfoFunc = (op_write_debug_line_info_ptr_t)(intptr_t) in initialize() 98 || !WriteDebugLineInfoFunc in initialize() 103 WriteDebugLineInfoFunc = 0; in initialize() 231 if (Agent && WriteDebugLineInfoFunc) in op_write_debug_line_info() 232 return WriteDebugLineInfoFunc(Agent, Code, NumEntries, Info); in op_write_debug_line_info()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OProfileJIT/ |
H A D | OProfileWrapper.cpp | 45 WriteDebugLineInfoFunc(0), in OProfileWrapper() 85 WriteDebugLineInfoFunc = (op_write_debug_line_info_ptr_t)(intptr_t) in initialize() 98 || !WriteDebugLineInfoFunc in initialize() 103 WriteDebugLineInfoFunc = 0; in initialize() 231 if (Agent && WriteDebugLineInfoFunc) in op_write_debug_line_info() 232 return WriteDebugLineInfoFunc(Agent, Code, NumEntries, Info); in op_write_debug_line_info()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/ |
D | OProfileWrapper.h | 53 op_write_debug_line_info_ptr_t WriteDebugLineInfoFunc; variable 77 WriteDebugLineInfoFunc(WriteDebugLineInfoImpl), in OpenAgentFunc()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/ |
D | OProfileWrapper.h | 53 op_write_debug_line_info_ptr_t WriteDebugLineInfoFunc; variable 77 WriteDebugLineInfoFunc(WriteDebugLineInfoImpl), in OpenAgentFunc()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/ |
H A D | OProfileWrapper.h | 53 op_write_debug_line_info_ptr_t WriteDebugLineInfoFunc; variable 77 WriteDebugLineInfoFunc(WriteDebugLineInfoImpl), in OpenAgentFunc()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/ |
D | OProfileWrapper.h | 53 op_write_debug_line_info_ptr_t WriteDebugLineInfoFunc; variable 77 WriteDebugLineInfoFunc(WriteDebugLineInfoImpl), in OpenAgentFunc()
|
/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/ |
H A D | OProfileWrapper.h | 54 op_write_debug_line_info_ptr_t WriteDebugLineInfoFunc; variable 78 WriteDebugLineInfoFunc(WriteDebugLineInfoImpl), in OpenAgentFunc()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/ |
D | OProfileWrapper.h | 53 op_write_debug_line_info_ptr_t WriteDebugLineInfoFunc; variable 77 WriteDebugLineInfoFunc(WriteDebugLineInfoImpl), in OpenAgentFunc()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
H A D | OProfileWrapper.h | 53 op_write_debug_line_info_ptr_t WriteDebugLineInfoFunc; variable 77 WriteDebugLineInfoFunc(WriteDebugLineInfoImpl), in OpenAgentFunc()
|