HomeSort by relevance Sort by last modified time
    Searched refs:patch_info (Results 1 - 25 of 54) sorted by null

1 2 3

  /external/chromium_org/sandbox/win/wow_helper/
target_code.cc 11 PatchInfo *patch_info, HANDLE process, PVOID *base, ULONG_PTR zero_bits,
14 NTSTATUS ret = patch_info->orig_MapViewOfSection(patch_info->section, process,
23 patch_info->signal_and_wait(patch_info->dll_load, patch_info->continue_load,
target_code.h 30 PatchInfo* patch_info, HANDLE process, PVOID* base, ULONG_PTR zero_bits,
service64_resolver.cc 84 patch_info = 0;
90 ULONG patch_info; member in struct:__anon10345::InternalThunk
97 sandbox::PatchInfo patch_info; member in struct:__anon10345::ServiceFullThunk
135 NTSTATUS ResolveNtdll(sandbox::PatchInfo* patch_info) {
145 patch_info->signal_and_wait =
308 full_local_thunk->patch_info.orig_MapViewOfSection = reinterpret_cast<
310 full_local_thunk->patch_info.patch_location = target_;
311 NTSTATUS ret = ResolveNtdll(&full_local_thunk->patch_info);
318 ULONG_PTR patch_info = reinterpret_cast<ULONG_PTR>(remote_thunk); local
319 my_thunk.patch_info = static_cast<ULONG>(patch_info)
    [all...]
  /external/chromium_org/sandbox/win/src/
Wow64.cc 40 bool Restore64Code(HANDLE child, PatchInfo32* patch_info) {
43 if (!::ReadProcessMemory(child, patch_info, &local_patch_info,
117 PatchInfo32* patch_info = reinterpret_cast<PatchInfo32*>(buffer);
122 if (!::WriteProcessMemory(child_->Process(), patch_info, &local_patch_info,
136 return Restore64Code(child_->Process(), patch_info);
  /bionic/libc/kernel/common/linux/
soundcard.h 177 struct patch_info { struct
    [all...]
  /development/ndk/platforms/android-3/include/linux/
soundcard.h 156 struct patch_info { struct
  /external/kernel-headers/original/linux/
soundcard.h 213 * The following patch_info structure has been designed to support
221 struct patch_info { struct
467 * For wave table use struct patch_info. Initialize the key field
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
soundcard.h 201 * The following patch_info structure has been designed to support
209 struct patch_info { struct
455 * For wave table use struct patch_info. Initialize the key field
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
soundcard.h 201 * The following patch_info structure has been designed to support
209 struct patch_info { struct
455 * For wave table use struct patch_info. Initialize the key field
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
soundcard.h 201 * The following patch_info structure has been designed to support
209 struct patch_info { struct
455 * For wave table use struct patch_info. Initialize the key field
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
soundcard.h 156 struct patch_info { struct
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
soundcard.h 156 struct patch_info { struct
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
soundcard.h 156 struct patch_info { struct
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
soundcard.h 156 struct patch_info { struct
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
soundcard.h 156 struct patch_info { struct
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
soundcard.h 156 struct patch_info { struct
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
soundcard.h 156 struct patch_info { struct
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
soundcard.h 156 struct patch_info { struct
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
soundcard.h 156 struct patch_info { struct
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
soundcard.h 156 struct patch_info { struct
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
soundcard.h 156 struct patch_info { struct
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
soundcard.h 156 struct patch_info { struct
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
soundcard.h 156 struct patch_info { struct
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
soundcard.h 156 struct patch_info { struct
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
soundcard.h 156 struct patch_info { struct

Completed in 104 milliseconds

1 2 3