Home
last modified time | relevance | path

Searched defs:IMAGE_REL_AMD64_ADDR32 (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/loadpe/
Dldpe.go89 IMAGE_REL_AMD64_ADDR32 = 0x0002 const
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
Dpe.go114 IMAGE_REL_AMD64_ADDR32 = 0x0002 const
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DCOFF.h317 IMAGE_REL_AMD64_ADDR32 = 0x0002, enumerator
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DCOFF.h312 IMAGE_REL_AMD64_ADDR32 = 0x0002, enumerator
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/
H A DPeImage.h457 #define IMAGE_REL_AMD64_ADDR32 0x0002 macro
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/
H A DPeImage.h458 #define IMAGE_REL_AMD64_ADDR32 0x0002 macro
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DCOFF.h347 IMAGE_REL_AMD64_ADDR32 = 0x0002, enumerator
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/uefi_2.4/MdePkg/Include/IndustryStandard/
H A DPeImage.h458 #define IMAGE_REL_AMD64_ADDR32 0x0002 macro
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/
H A DPeImage.h457 #define IMAGE_REL_AMD64_ADDR32 0x0002 macro
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/
H A DPeImage.h458 #define IMAGE_REL_AMD64_ADDR32 0x0002 macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DCOFF.h362 IMAGE_REL_AMD64_ADDR32 = 0x0002, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/
DCOFF.h362 IMAGE_REL_AMD64_ADDR32 = 0x0002, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
H A DCOFF.h348 IMAGE_REL_AMD64_ADDR32 = 0x0002, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/
DCOFF.h362 IMAGE_REL_AMD64_ADDR32 = 0x0002, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/
DCOFF.h362 IMAGE_REL_AMD64_ADDR32 = 0x0002, enumerator
/aosp_15_r20/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py1019 IMAGE_REL_AMD64_ADDR32 = 0x0002 variable in Relocs_Coff_X86_64
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinnt.h6798 #define IMAGE_REL_AMD64_ADDR32 0x0002 macro
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs2493 pub const IMAGE_REL_AMD64_ADDR32: u32 = 2; constant