Home
last modified time | relevance | path

Searched refs:IMAGE_REL_ARM_SECTION (Results 1 – 21 of 21) sorted by relevance

/external/llvm/test/MC/ARM/
Dcoff-debugging-secrel.ll46 ; CHECK-MSVC: 0x30 IMAGE_REL_ARM_SECTION function
48 ; CHECK-MSVC: 0x4C IMAGE_REL_ARM_SECTION function
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Dcoff-debugging-secrel.ll46 ; CHECK-MSVC: 0x68 IMAGE_REL_ARM_SECTION function
48 ; CHECK-MSVC: 0x84 IMAGE_REL_ARM_SECTION function
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFThumb.h108 case COFF::IMAGE_REL_ARM_SECTION: { in processRelocationRef()
184 case COFF::IMAGE_REL_ARM_SECTION: in resolveRelocation()
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMWinCOFFObjectWriter.cpp63 return COFF::IMAGE_REL_ARM_SECTION; in getRelocType()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMWinCOFFObjectWriter.cpp72 return COFF::IMAGE_REL_ARM_SECTION; in getRelocType()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFThumb.h138 case COFF::IMAGE_REL_ARM_SECTION: { in processRelocationRef()
213 case COFF::IMAGE_REL_ARM_SECTION: in resolveRelocation()
/external/llvm/test/ExecutionEngine/RuntimeDyld/ARM/
DCOFF_Thumb.s99 .secidx __imp_OutputDebugStringA @ IMAGE_REL_ARM_SECTION
/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/RuntimeDyld/ARM/
DCOFF_Thumb.s99 .secidx __imp_OutputDebugStringA @ IMAGE_REL_ARM_SECTION
/external/u-boot/include/
Dpe.h227 #define IMAGE_REL_ARM_SECTION 0x000E macro
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCOFF.h343 IMAGE_REL_ARM_SECTION = 0x000E, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DCOFF.h374 IMAGE_REL_ARM_SECTION = 0x000E, enumerator
/external/llvm/include/llvm/Support/
DCOFF.h338 IMAGE_REL_ARM_SECTION = 0x000E, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCOFFYAML.cpp191 ECase(IMAGE_REL_ARM_SECTION); in enumeration()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py1044 IMAGE_REL_ARM_SECTION = 0x000E variable in Relocs_Coff_ARM
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py1132 IMAGE_REL_ARM_SECTION = 0x000E variable in Relocs_Coff_ARM
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp763 case COFF::IMAGE_REL_ARM_SECTION: in recordRelocation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DWinCOFFObjectWriter.cpp798 case COFF::IMAGE_REL_ARM_SECTION: in recordRelocation()
/external/llvm/lib/Object/
DCOFFObjectFile.cpp1157 LLVM_COFF_SWITCH_RELOC_TYPE_NAME(IMAGE_REL_ARM_SECTION); in getRelocationTypeName()
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test647 COFF-ARM: Type: IMAGE_REL_ARM_SECTION (0x000E)
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/
Dreloc-types.test647 COFF-ARM: Type: IMAGE_REL_ARM_SECTION (0x000E)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DCOFFObjectFile.cpp1220 LLVM_COFF_SWITCH_RELOC_TYPE_NAME(IMAGE_REL_ARM_SECTION); in getRelocationTypeName()