Home
last modified time | relevance | path

Searched defs:__jit_debug_descriptor (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderGDB.cpp52 struct jit_descriptor __jit_debug_descriptor = {JitDescriptorVersion, 0, variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
H A DGDBRegistrationListener.cpp50 struct jit_descriptor __jit_debug_descriptor = { 1, 0, nullptr, nullptr }; variable
/aosp_15_r20/external/llvm/lib/ExecutionEngine/
H A DGDBRegistrationListener.cpp50 struct jit_descriptor __jit_debug_descriptor = { 1, 0, nullptr, nullptr }; variable