Home
last modified time | relevance | path

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

/external/llvm-project/lld/test/COFF/
Darm64-import2.test54 Type: IMAGE_REL_ARM64_BRANCH26
57 Type: IMAGE_REL_ARM64_BRANCH26
Darm64-relocs-imports.test115 Type: IMAGE_REL_ARM64_BRANCH26
/external/llvm-project/llvm/test/MC/AArch64/
Dcoff-relocations.s18 ; IMAGE_REL_ARM64_BRANCH26
72 ; CHECK: 0x14 IMAGE_REL_ARM64_BRANCH26 target
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64WinCOFFObjectWriter.cpp112 return COFF::IMAGE_REL_ARM64_BRANCH26; in getRelocType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFAArch64.h179 case COFF::IMAGE_REL_ARM64_BRANCH26: { in processRelocationRef()
303 case COFF::IMAGE_REL_ARM64_BRANCH26: { in resolveRelocation()
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFAArch64.h198 case COFF::IMAGE_REL_ARM64_BRANCH26: { in processRelocationRef()
314 case COFF::IMAGE_REL_ARM64_BRANCH26: { in resolveRelocation()
/external/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64WinCOFFObjectWriter.cpp136 return COFF::IMAGE_REL_ARM64_BRANCH26; in getRelocType()
/external/llvm-project/llvm/test/ExecutionEngine/RuntimeDyld/AArch64/
DCOFF_AArch64.s38 # IMAGE_REL_ARM64_BRANCH26, test long branch
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DCOFF.h388 IMAGE_REL_ARM64_BRANCH26 = 0x0003, enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DCOFF.h389 IMAGE_REL_ARM64_BRANCH26 = 0x0003, enumerator
/external/llvm-project/llvm/lib/ObjectYAML/
DCOFFYAML.cpp206 ECase(IMAGE_REL_ARM64_BRANCH26); in enumeration()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCOFFYAML.cpp206 ECase(IMAGE_REL_ARM64_BRANCH26); in enumeration()
/external/llvm-project/lld/COFF/
DChunks.cpp299 case IMAGE_REL_ARM64_BRANCH26: applyArm64Branch26(off, s - p); break; in applyRelARM64()
DWriter.cpp372 case IMAGE_REL_ARM64_BRANCH26: in isInRange()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DCOFFObjectFile.cpp1234 LLVM_COFF_SWITCH_RELOC_TYPE_NAME(IMAGE_REL_ARM64_BRANCH26); in getRelocationTypeName()
/external/llvm-project/llvm/lib/Object/
DCOFFObjectFile.cpp1256 LLVM_COFF_SWITCH_RELOC_TYPE_NAME(IMAGE_REL_ARM64_BRANCH26); in getRelocationTypeName()
/external/llvm-project/llvm/test/Object/
Dobj2yaml.test280 # COFF-ARM64-NEXT: Type: IMAGE_REL_ARM64_BRANCH26