Searched defs:memory_t (Results 1 - 1 of 1) sorted by relevance

/system/core/include/corkscrew/
H A Dptrace.h43 } memory_t; typedef in typeref:struct:__anon297
84 void init_memory(memory_t* memory, const map_info_t* map_info_list);
90 void init_memory_ptrace(memory_t* memory, pid_t tid);
97 bool try_get_word(const memory_t* memory, uintptr_t ptr, uint32_t* out_value);

Completed in 30 milliseconds