Home
last modified time | relevance | path

Searched refs:IMAGE_REL_I386_DIR32 (Results 1 – 25 of 42) sorted by relevance

12

/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFI386.h28 : RuntimeDyldCOFF(MM, Resolver, 4, COFF::IMAGE_REL_I386_DIR32) {} in RuntimeDyldCOFFI386()
85 case COFF::IMAGE_REL_I386_DIR32: in processRelocationRef()
113 case COFF::IMAGE_REL_I386_DIR32: in processRelocationRef()
150 case COFF::IMAGE_REL_I386_DIR32: { in resolveRelocation()
/external/llvm-project/lld/test/COFF/
Dsort-debug.test39 Type: IMAGE_REL_I386_DIR32
139 Type: IMAGE_REL_I386_DIR32
145 Type: IMAGE_REL_I386_DIR32
154 Type: IMAGE_REL_I386_DIR32
185 Type: IMAGE_REL_I386_DIR32
Dreloc-x86.test29 Type: IMAGE_REL_I386_DIR32
/external/llvm-project/llvm/test/tools/llvm-readobj/COFF/
Dreloc-types-coff-i386.test10 # CHECK: Type: IMAGE_REL_I386_DIR32 (6)
36 Type: IMAGE_REL_I386_DIR32
Drelocations.test12 # COFF-NEXT: 0x4 IMAGE_REL_I386_DIR32 .data (4)
Dsections-ext.test27 # CHECK-NEXT: 0x4 IMAGE_REL_I386_DIR32 .data
/external/llvm/test/CodeGen/X86/
Dtls-windows-itanium.ll25 ; CHECK-OBJ: 0x1 IMAGE_REL_I386_DIR32 __tls_index
26 ; CHECK-OBJ: 0x8 IMAGE_REL_I386_DIR32 __tls_array
/external/llvm-project/llvm/test/CodeGen/X86/
Dtls-windows-itanium.ll25 ; CHECK-OBJ: 0x1 IMAGE_REL_I386_DIR32 __tls_index
26 ; CHECK-OBJ: 0x8 IMAGE_REL_I386_DIR32 __tls_array
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
DX86WinCOFFObjectWriter.cpp97 return COFF::IMAGE_REL_I386_DIR32; in getRelocType()
104 return COFF::IMAGE_REL_I386_DIR32; in getRelocType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86WinCOFFObjectWriter.cpp97 return COFF::IMAGE_REL_I386_DIR32; in getRelocType()
104 return COFF::IMAGE_REL_I386_DIR32; in getRelocType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFI386.h67 case COFF::IMAGE_REL_I386_DIR32: in processRelocationRef()
101 case COFF::IMAGE_REL_I386_DIR32: in processRelocationRef()
139 case COFF::IMAGE_REL_I386_DIR32: { in resolveRelocation()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFI386.h68 case COFF::IMAGE_REL_I386_DIR32: in processRelocationRef()
102 case COFF::IMAGE_REL_I386_DIR32: in processRelocationRef()
140 case COFF::IMAGE_REL_I386_DIR32: { in resolveRelocation()
/external/llvm-project/llvm/test/Object/
Dyaml2obj-readobj.test13 # COFF-I386-NEXT: Type: IMAGE_REL_I386_DIR32 (6)
48 Type: IMAGE_REL_I386_DIR32
Dobjdump-relocations.test89 # COFF-i386: IMAGE_REL_I386_DIR32 L_.str
/external/llvm/test/tools/llvm-objdump/
Dcoff-many-relocs.test7 CHECK-NEXT: IMAGE_REL_I386_DIR32 foo
/external/llvm-project/llvm/test/tools/llvm-objdump/COFF/
Dmany-relocs.test8 CHECK-NEXT: IMAGE_REL_I386_DIR32 foo
/external/llvm/test/Object/
Dyaml2obj-readobj.test14 // COFF-I386-NEXT: Type: IMAGE_REL_I386_DIR32 (6)
Dobjdump-relocations.test20 COFF-i386: IMAGE_REL_I386_DIR32 L_.str
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86WinCOFFObjectWriter.cpp89 return COFF::IMAGE_REL_I386_DIR32; in getRelocType()
/external/llvm-project/llvm/test/MC/X86/
Dreloc-directive.s26 # OBJ-32: 0x4 IMAGE_REL_I386_DIR32 foo
/external/llvm/test/MC/X86/
Dreloc-directive.s26 # OBJ-32: 0x4 IMAGE_REL_I386_DIR32 foo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DRelocationResolver.cpp399 case COFF::IMAGE_REL_I386_DIR32: in supportsCOFFX86()
409 case COFF::IMAGE_REL_I386_DIR32: in resolveCOFFX86()
/external/llvm-project/lld/COFF/
DChunks.cpp124 case IMAGE_REL_I386_DIR32: add32(off, s + config->imageBase); break; in applyRelX86()
431 if (rel.Type == IMAGE_REL_I386_DIR32) in getBaserelType()
517 case IMAGE_REL_I386_DIR32: in getRuntimePseudoRelocSize()
/external/llvm-project/llvm/lib/Object/
DRelocationResolver.cpp469 case COFF::IMAGE_REL_I386_DIR32: in supportsCOFFX86()
480 case COFF::IMAGE_REL_I386_DIR32: in resolveCOFFX86()
/external/llvm/test/Object/X86/
Dobjdump-disassembly-inline-relocations.test19 COFF-i386: e: IMAGE_REL_I386_DIR32 L_.str

12