Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/Hexagon/
Drelax.ll12 ; CHECK: 00000000: R_HEX_B22_PCREL
Dsimple_addend.ll10 ; CHECK: 0x4 R_HEX_B22_PCREL bar 0x4
/external/llvm-project/llvm/test/CodeGen/Hexagon/
Drelax.ll11 ; CHECK: 00000000: R_HEX_B22_PCREL
Dsimple_addend.ll10 ; CHECK: 0x4 R_HEX_B22_PCREL bar 0x4
/external/llvm-project/lld/test/ELF/
Dhexagon-jump-error.s27 # CHECK: relocation R_HEX_B22_PCREL out of range: 8388612 is not in [-2097152, 2097151]
Dhexagon.s23 # R_HEX_B22_PCREL
/external/llvm-project/llvm/test/MC/Hexagon/
Dextended_relocations.ll4 ; CHECK: 00000000 R_HEX_B22_PCREL printf
Drelocations.s3 # CHECK: R_HEX_B22_PCREL
/external/llvm-project/lld/ELF/Arch/
DHexagon.cpp117 case R_HEX_B22_PCREL: in getRelExpr()
315 case R_HEX_B22_PCREL: in relocate()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DHexagon.def8 ELF_RELOC(R_HEX_B22_PCREL, 1)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DHexagon.def8 ELF_RELOC(R_HEX_B22_PCREL, 1)
/external/llvm/include/llvm/Support/ELFRelocs/
DHexagon.def8 ELF_RELOC(R_HEX_B22_PCREL, 1)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DHexagon.def8 ELF_RELOC(R_HEX_B22_PCREL, 1)
/external/llvm/test/Object/
Dobjdump-relocations.test45 ELF-hexagon: R_HEX_B22_PCREL puts
/external/llvm/test/MC/Hexagon/
Drelocations.s3 # CHECK: R_HEX_B22_PCREL
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonELFObjectWriter.cpp100 return ELF::R_HEX_B22_PCREL; in getRelocType()
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonELFObjectWriter.cpp100 return ELF::R_HEX_B22_PCREL; in getRelocType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonELFObjectWriter.cpp100 return ELF::R_HEX_B22_PCREL; in getRelocType()
/external/llvm-project/llvm/test/Object/
Dobjdump-relocations.test104 # ELF-hexagon: R_HEX_B22_PCREL puts
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py908 R_HEX_B22_PCREL = 1 variable in Relocs_Elf_Hexagon
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test523 ELF-HEXAGON: Type: R_HEX_B22_PCREL (1)