Home
last modified time | relevance | path

Searched refs:IMAGE_REL_AMD64_REL32_2 (Results 1 – 17 of 17) sorted by relevance

/external/llvm-project/llvm/test/tools/llvm-readobj/COFF/
Dreloc-types-coff-x64.test13 # CHECK: Type: IMAGE_REL_AMD64_REL32_2 (6)
48 Type: IMAGE_REL_AMD64_REL32_2
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h71 case COFF::IMAGE_REL_AMD64_REL32_2: in resolveRelocation()
138 case COFF::IMAGE_REL_AMD64_REL32_2: in processRelocationRef()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h94 case COFF::IMAGE_REL_AMD64_REL32_2: in resolveRelocation()
223 case COFF::IMAGE_REL_AMD64_REL32_2: in processRelocationRef()
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h95 case COFF::IMAGE_REL_AMD64_REL32_2: in resolveRelocation()
241 case COFF::IMAGE_REL_AMD64_REL32_2: in processRelocationRef()
/external/llvm-project/lld/test/COFF/
Dreloc-x64.test46 Type: IMAGE_REL_AMD64_REL32_2
/external/llvm/include/llvm/Support/
DCOFF.h316 IMAGE_REL_AMD64_REL32_2 = 0x0006, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCOFF.h321 IMAGE_REL_AMD64_REL32_2 = 0x0006, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DCOFF.h351 IMAGE_REL_AMD64_REL32_2 = 0x0006, enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DCOFF.h352 IMAGE_REL_AMD64_REL32_2 = 0x0006, enumerator
/external/llvm-project/lld/COFF/
DChunks.cpp108 case IMAGE_REL_AMD64_REL32_2: add32(off, s - p - 6); break; in applyRelX64()
507 case IMAGE_REL_AMD64_REL32_2: in getRuntimePseudoRelocSize()
/external/llvm/lib/ObjectYAML/
DCOFFYAML.cpp160 ECase(IMAGE_REL_AMD64_REL32_2); in enumeration()
/external/llvm-project/llvm/lib/ObjectYAML/
DCOFFYAML.cpp167 ECase(IMAGE_REL_AMD64_REL32_2); in enumeration()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCOFFYAML.cpp167 ECase(IMAGE_REL_AMD64_REL32_2); in enumeration()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py1023 IMAGE_REL_AMD64_REL32_2 = 0x0006 variable in Relocs_Coff_X86_64
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test627 COFF-64: Type: IMAGE_REL_AMD64_REL32_2 (6)
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DCOFFObjectFile.cpp1191 LLVM_COFF_SWITCH_RELOC_TYPE_NAME(IMAGE_REL_AMD64_REL32_2); in getRelocationTypeName()
/external/llvm-project/llvm/lib/Object/
DCOFFObjectFile.cpp1213 LLVM_COFF_SWITCH_RELOC_TYPE_NAME(IMAGE_REL_AMD64_REL32_2); in getRelocationTypeName()