Searched refs:__jit_debug_register_code (Results 1 – 4 of 4) sorted by relevance
37 LLVM_ATTRIBUTE_NOINLINE void __jit_debug_register_code() { } in __jit_debug_register_code() function161 __jit_debug_register_code(); in RegisterFunction()189 __jit_debug_register_code(); in UnregisterFunctionInternal()
53 LLVM_ATTRIBUTE_NOINLINE void __jit_debug_register_code() { in __jit_debug_register_code() function143 __jit_debug_register_code(); in NotifyDebugger()230 __jit_debug_register_code(); in deregisterObjectInternal()
19 (``__jit_debug_register_code``) marked noinline that GDB knows about. When
1876 void __attribute__((noinline)) __jit_debug_register_code() { in __jit_debug_register_code() function1922 __jit_debug_register_code(); in RegisterCodeEntry()1939 __jit_debug_register_code(); in UnregisterCodeEntry()