/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldCOFFThumb.h | 127 case COFF::IMAGE_REL_ARM_BRANCH20T: in processRelocationRef() 236 case COFF::IMAGE_REL_ARM_BRANCH20T: { in resolveRelocation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMWinCOFFObjectWriter.cpp | 76 return COFF::IMAGE_REL_ARM_BRANCH20T; in getRelocType()
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMWinCOFFObjectWriter.cpp | 67 return COFF::IMAGE_REL_ARM_BRANCH20T; in getRelocType()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldCOFFThumb.h | 157 case COFF::IMAGE_REL_ARM_BRANCH20T: in processRelocationRef() 260 case COFF::IMAGE_REL_ARM_BRANCH20T: { in resolveRelocation()
|
/external/llvm/test/MC/ARM/ |
D | coff-relocations.s | 93 @ CHECK-RELOCATION: 0x4 IMAGE_REL_ARM_BRANCH20T
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | coff-relocations.s | 93 @ CHECK-RELOCATION: 0x4 IMAGE_REL_ARM_BRANCH20T
|
/external/u-boot/include/ |
D | pe.h | 231 #define IMAGE_REL_ARM_BRANCH20T 0x0012 macro
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | COFF.h | 347 IMAGE_REL_ARM_BRANCH20T = 0x0012, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ |
D | COFF.h | 378 IMAGE_REL_ARM_BRANCH20T = 0x0012, enumerator
|
/external/llvm/include/llvm/Support/ |
D | COFF.h | 342 IMAGE_REL_ARM_BRANCH20T = 0x0012, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/ |
D | COFFYAML.cpp | 195 ECase(IMAGE_REL_ARM_BRANCH20T); in enumeration()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/Inputs/ |
D | relocs.py | 1136 IMAGE_REL_ARM_BRANCH20T = 0x0012 variable in Relocs_Coff_ARM
|
/external/llvm/test/tools/llvm-readobj/Inputs/ |
D | relocs.py | 1048 IMAGE_REL_ARM_BRANCH20T = 0x0012 variable in Relocs_Coff_ARM
|
/external/llvm/lib/MC/ |
D | WinCOFFObjectWriter.cpp | 783 case COFF::IMAGE_REL_ARM_BRANCH20T: in recordRelocation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | WinCOFFObjectWriter.cpp | 818 case COFF::IMAGE_REL_ARM_BRANCH20T: in recordRelocation()
|
/external/llvm/lib/Object/ |
D | COFFObjectFile.cpp | 1161 LLVM_COFF_SWITCH_RELOC_TYPE_NAME(IMAGE_REL_ARM_BRANCH20T); in getRelocationTypeName()
|
/external/llvm/test/tools/llvm-readobj/ |
D | reloc-types.test | 651 COFF-ARM: Type: IMAGE_REL_ARM_BRANCH20T (0x0012)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/ |
D | reloc-types.test | 651 COFF-ARM: Type: IMAGE_REL_ARM_BRANCH20T (0x0012)
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/ |
D | COFFObjectFile.cpp | 1224 LLVM_COFF_SWITCH_RELOC_TYPE_NAME(IMAGE_REL_ARM_BRANCH20T); in getRelocationTypeName()
|