Searched defs:ptrace_context_t (Results 1 - 1 of 1) sorted by path

/system/core/include/corkscrew/
H A Dptrace.h37 } ptrace_context_t; typedef in typeref:struct:__anon296
115 ptrace_context_t* load_ptrace_context(pid_t pid);
120 void free_ptrace_context(ptrace_context_t* context);
127 void find_symbol_ptrace(const ptrace_context_t* context,

Completed in 57 milliseconds