Searched defs:ReadMemoryCallback (Results 1 – 3 of 3) sorted by relevance
36 static size_t ReadMemoryCallback(EmulateInstruction *instruction, void *baton, in ReadMemoryCallback() function
334 typedef size_t (*ReadMemoryCallback)(EmulateInstruction *instruction, typedef
72 static size_t ReadMemoryCallback(EmulateInstruction *instruction, void *baton, in ReadMemoryCallback() function