Home
last modified time | relevance | path

Searched refs:IMAGE_REL_ARM64_REL21 (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/
Dcoff-relocations.s55 ; IMAGE_REL_ARM64_REL21
86 ; CHECK: 0x4C IMAGE_REL_ARM64_REL21 foo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64WinCOFFObjectWriter.cpp100 return COFF::IMAGE_REL_ARM64_REL21; in getRelocType()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFAArch64.h198 case COFF::IMAGE_REL_ARM64_REL21: in processRelocationRef()
263 case COFF::IMAGE_REL_ARM64_REL21: { in resolveRelocation()
/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/RuntimeDyld/AArch64/
DCOFF_AArch64.s28 # IMAGE_REL_ARM64_REL21
/external/u-boot/include/
Dpe.h225 #define IMAGE_REL_ARM64_REL21 0x0005 macro
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DCOFF.h391 IMAGE_REL_ARM64_REL21 = 0x0005, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCOFFYAML.cpp209 ECase(IMAGE_REL_ARM64_REL21); in enumeration()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DCOFFObjectFile.cpp1240 LLVM_COFF_SWITCH_RELOC_TYPE_NAME(IMAGE_REL_ARM64_REL21); in getRelocationTypeName()