Searched defs:DllPatchInfo (Results 1 – 8 of 8) sorted by relevance
40 struct DllPatchInfo { struct53 DllPatchInfo dll_list[1]; // placeholder for the list of dlls argument
40 size_t size,42 int* num_functions,43 int* num_names) {44 ASSERT_TRUE(buffer);47 *num_dlls = *num_functions = *num_names = 0;
41 struct DllPatchInfo { struct54 DllPatchInfo dll_list[1]; // placeholder for the list of dlls argument