Searched refs:IMAGE_REL_I386_REL32 (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFObjectWriter.cpp89 return COFF::IMAGE_REL_I386_REL32;
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFI386.h88 case COFF::IMAGE_REL_I386_REL32: {
115 case COFF::IMAGE_REL_I386_REL32: {
181 case COFF::IMAGE_REL_I386_REL32: {
192 << " RelType: IMAGE_REL_I386_REL32"
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/ia32/
H A Dpe.h413 #define IMAGE_REL_I386_REL32 024 // PC-relative 32-bit reference to the symbols virtual address macro
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/ia64/
H A Dpe.h419 #define IMAGE_REL_I386_REL32 024 // PC-relative 32-bit reference to the symbols virtual address macro
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/x86_64/
H A Dpe.h413 #define IMAGE_REL_I386_REL32 024 // PC-relative 32-bit reference to the symbols virtual address macro
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DCOFF.h342 IMAGE_REL_I386_REL32 = 0x0014
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp156 ECase(IMAGE_REL_I386_REL32);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp797 Reloc.Data.Type == COFF::IMAGE_REL_I386_REL32) ||
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Object/
H A DCOFFObjectFile.cpp1291 LLVM_COFF_SWITCH_RELOC_TYPE_NAME(IMAGE_REL_I386_REL32);
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinnt.d1366 IMAGE_REL_I386_REL32 = 0x0014

Completed in 372 milliseconds