Searched refs:getpvoid (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/gdb/gdb/
H A Dwince-stub.c161 #define getpvoid(huh, s, what) (LPVOID) getdword ((huh), (s), (what)) macro
385 LPVOID p = getpvoid (L"ReadProcessMemory base", s, GDB_READPROCESSMEMORY);
402 LPVOID p = getpvoid (L"WriteProcessMemory base", s, GDB_WRITEPROCESSMEMORY);
H A Dwince.c554 #define getpvoid(huh, what) (LPVOID) getdword ((huh), (what)) macro

Completed in 125 milliseconds