HomeSort by relevance Sort by last modified time
    Searched defs:VirtualAddress (Results 1 - 25 of 75) sorted by null

1 2 3

  /external/llvm/include/llvm/ObjectYAML/
COFFYAML.h 50 uint32_t VirtualAddress;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ObjectYAML/
COFFYAML.h 50 uint32_t VirtualAddress;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ObjectYAML/
COFFYAML.h 52 uint32_t VirtualAddress;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ObjectYAML/
COFFYAML.h 52 uint32_t VirtualAddress;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ObjectYAML/
COFFYAML.h 58 uint32_t VirtualAddress;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ObjectYAML/
COFFYAML.h 58 uint32_t VirtualAddress;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ObjectYAML/
COFFYAML.h 58 uint32_t VirtualAddress;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ObjectYAML/
COFFYAML.h 58 uint32_t VirtualAddress;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ObjectYAML/
COFFYAML.h 50 uint32_t VirtualAddress;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ObjectYAML/
COFFYAML.h 52 uint32_t VirtualAddress;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ObjectYAML/
COFFYAML.h 52 uint32_t VirtualAddress;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ObjectYAML/
COFFYAML.h 58 uint32_t VirtualAddress;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ObjectYAML/
COFFYAML.h 58 uint32_t VirtualAddress;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ObjectYAML/
COFFYAML.h 58 uint32_t VirtualAddress;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ObjectYAML/
COFFYAML.h 58 uint32_t VirtualAddress;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
memoryapi.h 25 PVOID VirtualAddress;
105 WINBASEAPI DWORD WINAPI DiscardVirtualMemory (PVOID VirtualAddress, SIZE_T Size);
106 WINBASEAPI DWORD WINAPI OfferVirtualMemory (PVOID VirtualAddress, SIZE_T Size, OFFER_PRIORITY Priority);
107 WINBASEAPI DWORD WINAPI ReclaimVirtualMemory (PVOID VirtualAddress, SIZE_T Size);
psapi.h 190 PVOID VirtualAddress;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/SnpDxe/
Snp.h 125 EFI_PHYSICAL_ADDRESS VirtualAddress;
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/DxeRuntimePciExpressLib/
PciExpressLib.c 39 UINTN VirtualAddress;
96 EfiConvertPointer (0, (VOID **) &(mDxeRuntimePciExpressLibRegistrationTable[Index].VirtualAddress));
224 return (Address & 0x00000fff) + mDxeRuntimePciExpressLibRegistrationTable[mDxeRuntimePciExpressLibLastRuntimeRange].VirtualAddress;
239 return (Address & 0x00000fff) + mDxeRuntimePciExpressLibRegistrationTable[Index].VirtualAddress;
346 mDxeRuntimePciExpressLibRegistrationTable[mDxeRuntimePciExpressLibNumberOfRuntimeRanges].VirtualAddress = Address;
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Object/
COFF.h 60 support::ulittle32_t VirtualAddress;
71 support::ulittle32_t VirtualAddress;
  /device/linaro/bootloader/edk2/Nt32Pkg/Sec/
SecMain.c 402 VOID *VirtualAddress;
437 VirtualAddress = MapViewOfFileEx (
445 if (VirtualAddress == NULL) {
468 *BaseAddress = (EFI_PHYSICAL_ADDRESS) (UINTN) VirtualAddress;
    [all...]
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia64/
salproc.h 191 UINT64 VirtualAddress;
  /device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/
StmApi.h 109 UINT64 VirtualAddress;
160 UINT64 VirtualAddress;
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
COFF.h 148 uint32_t VirtualAddress;
197 uint32_t VirtualAddress;
  /external/llvm/include/llvm/Object/
COFF.h 422 support::ulittle32_t VirtualAddress;
432 // VirtualAddress field of the first relocation table entry.
452 support::ulittle32_t VirtualAddress;
    [all...]

Completed in 1635 milliseconds

1 2 3