Home
last modified time | relevance | path

Searched refs:IMAGE_REL_I386_DIR32NB (Results 1 – 25 of 27) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-cvtres/
Dmachine.test31 X86-NEXT: 0x1E8 IMAGE_REL_I386_DIR32NB $R000000
32 X86-NEXT: 0x198 IMAGE_REL_I386_DIR32NB $R000001
33 X86-NEXT: 0x1A8 IMAGE_REL_I386_DIR32NB $R000002
34 X86-NEXT: 0x1C8 IMAGE_REL_I386_DIR32NB $R000003
35 X86-NEXT: 0x1D8 IMAGE_REL_I386_DIR32NB $R000004
36 X86-NEXT: 0x1F8 IMAGE_REL_I386_DIR32NB $R000005
37 X86-NEXT: 0x1B8 IMAGE_REL_I386_DIR32NB $R000006
38 X86-NEXT: 0x188 IMAGE_REL_I386_DIR32NB $R000007
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFI386.h69 case COFF::IMAGE_REL_I386_DIR32NB: in processRelocationRef()
103 case COFF::IMAGE_REL_I386_DIR32NB: in processRelocationRef()
156 case COFF::IMAGE_REL_I386_DIR32NB: { in resolveRelocation()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFI386.h69 case COFF::IMAGE_REL_I386_DIR32NB: in processRelocationRef()
103 case COFF::IMAGE_REL_I386_DIR32NB: in processRelocationRef()
158 case COFF::IMAGE_REL_I386_DIR32NB: { in resolveRelocation()
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objdump/
Dcoff-many-relocs.test8 CHECK-NEXT: IMAGE_REL_I386_DIR32NB foo
/external/llvm/test/tools/llvm-objdump/
Dcoff-many-relocs.test8 CHECK-NEXT: IMAGE_REL_I386_DIR32NB foo
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86WinCOFFObjectWriter.cpp86 return COFF::IMAGE_REL_I386_DIR32NB; in getRelocType()
/external/llvm/test/MC/X86/
Dreloc-directive.s30 # OBJ-32: 0x10 IMAGE_REL_I386_DIR32NB foo
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
Dreloc-directive.s30 # OBJ-32: 0x10 IMAGE_REL_I386_DIR32NB foo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/
DX86WinCOFFObjectWriter.cpp94 return COFF::IMAGE_REL_I386_DIR32NB; in getRelocType()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCOFF.h207 IMAGE_REL_I386_DIR32NB = 0x0007, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCOFF.h305 IMAGE_REL_I386_DIR32NB = 0x0007, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DCOFF.h336 IMAGE_REL_I386_DIR32NB = 0x0007, enumerator
/external/llvm/include/llvm/Support/
DCOFF.h300 IMAGE_REL_I386_DIR32NB = 0x0007, enumerator
/external/llvm/docs/
DExtensions.rst43 corresponds to the COFF relocation types ``IMAGE_REL_I386_DIR32NB`` (32-bit) or
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DCOFFImportFile.cpp57 return IMAGE_REL_I386_DIR32NB; in getImgRelRelocation()
DWindowsResource.cpp702 Reloc->Type = COFF::IMAGE_REL_I386_DIR32NB; in writeFirstSectionRelocations()
/external/swiftshader/third_party/LLVM/lib/Object/
DCOFFObjectFile.cpp630 LLVM_COFF_SWITCH_RELOC_TYPE_NAME(IMAGE_REL_I386_DIR32NB); in getRelocationTypeName()
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/COFF/
Dsimple.ll78 ; OBJ32-NEXT: 0x44 IMAGE_REL_I386_DIR32NB _f
/external/llvm/lib/ObjectYAML/
DCOFFYAML.cpp143 ECase(IMAGE_REL_I386_DIR32NB); in enumeration()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCOFFYAML.cpp151 ECase(IMAGE_REL_I386_DIR32NB); in enumeration()
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py1096 IMAGE_REL_I386_DIR32NB = 0x0007 variable in Relocs_Coff_i386
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py1008 IMAGE_REL_I386_DIR32NB = 0x0007 variable in Relocs_Coff_i386
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DExtensions.rst43 corresponds to the COFF relocation types ``IMAGE_REL_I386_DIR32NB`` (32-bit) or
/external/llvm/lib/Object/
DCOFFObjectFile.cpp1174 LLVM_COFF_SWITCH_RELOC_TYPE_NAME(IMAGE_REL_I386_DIR32NB); in getRelocationTypeName()
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test613 COFF-32: Type: IMAGE_REL_I386_DIR32NB (7)

12