Home
last modified time | relevance | path

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

/bionic/tests/
Dsys_ptrace_test.cpp272 static void __attribute__((noinline)) breakpoint_func() { in breakpoint_func() function
290 breakpoint_func(); // Now trigger the breakpoint. in breakpoint_fork_child()
296 uintptr_t address = uintptr_t(breakpoint_func); in set_breakpoint()