PatchInfo32        40 sandbox/win/src/Wow64.cc bool Restore64Code(HANDLE child, PatchInfo32* patch_info) {
PatchInfo32        41 sandbox/win/src/Wow64.cc   PatchInfo32 local_patch_info;
PatchInfo32       117 sandbox/win/src/Wow64.cc   PatchInfo32* patch_info = reinterpret_cast<PatchInfo32*>(buffer);
PatchInfo32       118 sandbox/win/src/Wow64.cc   PatchInfo32 local_patch_info = {0};
PatchInfo32       123 sandbox/win/src/Wow64.cc                             offsetof(PatchInfo32, section), &written))
PatchInfo32       125 sandbox/win/src/Wow64.cc   if (offsetof(PatchInfo32, section) != written)