Searched refs:__jit_debug_register_code (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/ExecutionEngine/
H A DGDBRegistrationListener.cpp53 LLVM_ATTRIBUTE_NOINLINE void __jit_debug_register_code() { function
143 __jit_debug_register_code();
230 __jit_debug_register_code();
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
H A DJITDebugRegisterer.cpp37 LLVM_ATTRIBUTE_NOINLINE void __jit_debug_register_code() { } function
161 __jit_debug_register_code();
189 __jit_debug_register_code();
/external/v8/src/
H A Dgdb-jit.cc1876 void __attribute__((noinline)) __jit_debug_register_code() { function
1922 __jit_debug_register_code();
1939 __jit_debug_register_code();

Completed in 83 milliseconds