Home
last modified time | relevance | path

Searched defs:IMAGE_REL_I386_DIR32NB (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCOFF.h207 IMAGE_REL_I386_DIR32NB = 0x0007, enumerator
/external/syslinux/efi64/include/efi/x86_64/
Dpe.h407 #define IMAGE_REL_I386_DIR32NB 07 // Direct 32-bit reference to the symbols … macro
/external/syslinux/efi32/include/efi/ia32/
Dpe.h407 #define IMAGE_REL_I386_DIR32NB 07 // Direct 32-bit reference to the symbols … macro
/external/llvm/include/llvm/Support/
DCOFF.h300 IMAGE_REL_I386_DIR32NB = 0x0007, enumerator
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia64/
Dpe.h413 #define IMAGE_REL_I386_DIR32NB 07 // Direct 32-bit reference to the symbols … macro
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCOFF.h305 IMAGE_REL_I386_DIR32NB = 0x0007, enumerator
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/x86_64/
Dpe.h407 #define IMAGE_REL_I386_DIR32NB 07 // Direct 32-bit reference to the symbols … macro
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia32/
Dpe.h407 #define IMAGE_REL_I386_DIR32NB 07 // Direct 32-bit reference to the symbols … macro
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py1008 IMAGE_REL_I386_DIR32NB = 0x0007 variable in Relocs_Coff_i386