Home
last modified time | relevance | path

Searched refs:IMAGE_REL_I386_DIR16 (Results 1 – 13 of 13) sorted by relevance

/external/llvm/test/tools/llvm-objdump/
Dcoff-many-relocs.test5 CHECK-NEXT: IMAGE_REL_I386_DIR16 foo
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCOFF.h204 IMAGE_REL_I386_DIR16 = 0x0001, enumerator
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia32/
Dpe.h404 #define IMAGE_REL_I386_DIR16 01 // Direct 16-bit reference to the symbols … macro
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/x86_64/
Dpe.h404 #define IMAGE_REL_I386_DIR16 01 // Direct 16-bit reference to the symbols … macro
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia64/
Dpe.h410 #define IMAGE_REL_I386_DIR16 01 // Direct 16-bit reference to the symbols … macro
/external/syslinux/efi32/include/efi/ia32/
Dpe.h404 #define IMAGE_REL_I386_DIR16 01 // Direct 16-bit reference to the symbols … macro
/external/llvm/include/llvm/Support/
DCOFF.h297 IMAGE_REL_I386_DIR16 = 0x0001, enumerator
/external/syslinux/efi64/include/efi/x86_64/
Dpe.h404 #define IMAGE_REL_I386_DIR16 01 // Direct 16-bit reference to the symbols … macro
/external/swiftshader/third_party/LLVM/lib/Object/
DCOFFObjectFile.cpp627 LLVM_COFF_SWITCH_RELOC_TYPE_NAME(IMAGE_REL_I386_DIR16); in getRelocationTypeName()
/external/llvm/lib/ObjectYAML/
DCOFFYAML.cpp140 ECase(IMAGE_REL_I386_DIR16); in enumeration()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py1005 IMAGE_REL_I386_DIR16 = 0x0001 variable in Relocs_Coff_i386
/external/llvm/lib/Object/
DCOFFObjectFile.cpp1171 LLVM_COFF_SWITCH_RELOC_TYPE_NAME(IMAGE_REL_I386_DIR16); in getRelocationTypeName()
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test610 COFF-32: Type: IMAGE_REL_I386_DIR16 (1)