Home
last modified time | relevance | path

Searched defs:WriteMemoryCallback (Results 1 – 6 of 6) sorted by relevance

/external/curl/docs/examples/
Dgetinmemory.c40 WriteMemoryCallback(void *contents, size_t size, size_t nmemb, void *userp) in WriteMemoryCallback() function
Dpostinmemory.c37 WriteMemoryCallback(void *contents, size_t size, size_t nmemb, void *userp) in WriteMemoryCallback() function
/external/llvm-project/lldb/include/lldb/Core/
DEmulateInstruction.h331 typedef size_t (*WriteMemoryCallback)(EmulateInstruction *instruction, typedef
/external/llvm-project/lldb/source/Plugins/Process/Linux/
DNativeRegisterContextLinux_mips64.cpp876 static size_t WriteMemoryCallback(EmulateInstruction *instruction, void *baton, in WriteMemoryCallback() function
DNativeProcessLinux.cpp925 static size_t WriteMemoryCallback(EmulateInstruction *instruction, void *baton, in WriteMemoryCallback() function
/external/llvm-project/lldb/source/Plugins/Process/FreeBSD/
DProcessFreeBSD.cpp953 static size_t WriteMemoryCallback(EmulateInstruction *instruction, void *baton, in WriteMemoryCallback() function