Home
last modified time | relevance | path

Searched refs:IMAGE_REL_AMD64_REL32_1 (Results 1 – 18 of 18) sorted by relevance

/external/llvm-project/llvm/test/tools/llvm-readobj/COFF/
Dreloc-types-coff-x64.test12 # CHECK: Type: IMAGE_REL_AMD64_REL32_1 (5)
46 Type: IMAGE_REL_AMD64_REL32_1
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h70 case COFF::IMAGE_REL_AMD64_REL32_1: in resolveRelocation()
137 case COFF::IMAGE_REL_AMD64_REL32_1: in processRelocationRef()
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h94 case COFF::IMAGE_REL_AMD64_REL32_1: in resolveRelocation()
240 case COFF::IMAGE_REL_AMD64_REL32_1: in processRelocationRef()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h93 case COFF::IMAGE_REL_AMD64_REL32_1: in resolveRelocation()
222 case COFF::IMAGE_REL_AMD64_REL32_1: in processRelocationRef()
/external/llvm-project/lld/test/COFF/
Dreloc-x64.test43 Type: IMAGE_REL_AMD64_REL32_1
/external/llvm/include/llvm/Support/
DCOFF.h315 IMAGE_REL_AMD64_REL32_1 = 0x0005, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCOFF.h320 IMAGE_REL_AMD64_REL32_1 = 0x0005, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DCOFF.h350 IMAGE_REL_AMD64_REL32_1 = 0x0005, enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DCOFF.h351 IMAGE_REL_AMD64_REL32_1 = 0x0005, enumerator
/external/llvm-project/lld/COFF/
DChunks.cpp107 case IMAGE_REL_AMD64_REL32_1: add32(off, s - p - 5); break; in applyRelX64()
506 case IMAGE_REL_AMD64_REL32_1: in getRuntimePseudoRelocSize()
/external/llvm/lib/ObjectYAML/
DCOFFYAML.cpp159 ECase(IMAGE_REL_AMD64_REL32_1); in enumeration()
/external/llvm-project/llvm/lib/ObjectYAML/
DCOFFYAML.cpp166 ECase(IMAGE_REL_AMD64_REL32_1); in enumeration()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCOFFYAML.cpp166 ECase(IMAGE_REL_AMD64_REL32_1); in enumeration()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py1022 IMAGE_REL_AMD64_REL32_1 = 0x0005 variable in Relocs_Coff_X86_64
/external/llvm/lib/Object/
DCOFFObjectFile.cpp1131 LLVM_COFF_SWITCH_RELOC_TYPE_NAME(IMAGE_REL_AMD64_REL32_1); in getRelocationTypeName()
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test626 COFF-64: Type: IMAGE_REL_AMD64_REL32_1 (5)
/external/llvm-project/llvm/lib/Object/
DCOFFObjectFile.cpp1212 LLVM_COFF_SWITCH_RELOC_TYPE_NAME(IMAGE_REL_AMD64_REL32_1); in getRelocationTypeName()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DCOFFObjectFile.cpp1190 LLVM_COFF_SWITCH_RELOC_TYPE_NAME(IMAGE_REL_AMD64_REL32_1); in getRelocationTypeName()