Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dwince-stub.c161 #define getpvoid(huh, s, what) (LPVOID) getdword ((huh), (s), (what)) macro
385 LPVOID p = getpvoid (L"ReadProcessMemory base", s, GDB_READPROCESSMEMORY); in read_process_memory()
402 LPVOID p = getpvoid (L"WriteProcessMemory base", s, GDB_WRITEPROCESSMEMORY); in write_process_memory()
Dwince.c549 #define getpvoid(huh, what) (LPVOID) getdword ((huh), (what)) macro