Home
last modified time | relevance | path

Searched refs:IMAGE_REL_ARM64_SECREL_LOW12A (Results 1 – 12 of 12) sorted by relevance

/external/llvm-project/llvm/test/MC/AArch64/
Dcoff-relocations.s48 ; IMAGE_REL_ARM64_SECREL_LOW12A
83 ; CHECK: 0x40 IMAGE_REL_ARM64_SECREL_LOW12A foo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64WinCOFFObjectWriter.cpp80 return COFF::IMAGE_REL_ARM64_SECREL_LOW12A; in getRelocType()
/external/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64WinCOFFObjectWriter.cpp104 return COFF::IMAGE_REL_ARM64_SECREL_LOW12A; in getRelocType()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DCOFF.h394 IMAGE_REL_ARM64_SECREL_LOW12A = 0x0009, enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DCOFF.h395 IMAGE_REL_ARM64_SECREL_LOW12A = 0x0009, enumerator
/external/llvm-project/lld/test/COFF/
Darm64-relocs-imports.test190 Type: IMAGE_REL_ARM64_SECREL_LOW12A
/external/llvm-project/llvm/lib/ObjectYAML/
DCOFFYAML.cpp212 ECase(IMAGE_REL_ARM64_SECREL_LOW12A); in enumeration()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCOFFYAML.cpp212 ECase(IMAGE_REL_ARM64_SECREL_LOW12A); in enumeration()
/external/llvm-project/lld/COFF/
DChunks.cpp306 case IMAGE_REL_ARM64_SECREL_LOW12A: applySecRelLow12A(this, off, os, s); break; in applyRelARM64()
/external/llvm-project/llvm/docs/
DExtensions.rst194 types ``IMAGE_REL_ARM64_SECREL_LOW12A`` or ``IMAGE_REL_ARM64_SECREL_LOW12L``.
/external/llvm-project/llvm/lib/Object/
DCOFFObjectFile.cpp1262 LLVM_COFF_SWITCH_RELOC_TYPE_NAME(IMAGE_REL_ARM64_SECREL_LOW12A); in getRelocationTypeName()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DCOFFObjectFile.cpp1240 LLVM_COFF_SWITCH_RELOC_TYPE_NAME(IMAGE_REL_ARM64_SECREL_LOW12A); in getRelocationTypeName()