Home
last modified time | relevance | path

Searched refs:R_HEX_B13_PCREL (Results 1 – 14 of 14) sorted by relevance

/external/llvm-project/lld/test/ELF/
Dhexagon-jump-error.s15 # CHECK: relocation R_HEX_B13_PCREL out of range: 16388 is not in [-16384, 16383]
Dhexagon.s206 # R_HEX_B13_PCREL
/external/llvm-project/lld/ELF/Arch/
DHexagon.cpp110 case R_HEX_B13_PCREL: in getRelExpr()
304 case R_HEX_B13_PCREL: in relocate()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DHexagon.def21 ELF_RELOC(R_HEX_B13_PCREL, 14)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DHexagon.def21 ELF_RELOC(R_HEX_B13_PCREL, 14)
/external/llvm/include/llvm/Support/ELFRelocs/
DHexagon.def21 ELF_RELOC(R_HEX_B13_PCREL, 14)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DHexagon.def21 ELF_RELOC(R_HEX_B13_PCREL, 14)
/external/llvm-project/llvm/test/MC/Hexagon/
Drelocations.s55 # CHECK: R_HEX_B13_PCREL
/external/llvm/test/MC/Hexagon/
Drelocations.s47 # CHECK: R_HEX_B13_PCREL
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonELFObjectWriter.cpp126 return ELF::R_HEX_B13_PCREL; in getRelocType()
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonELFObjectWriter.cpp126 return ELF::R_HEX_B13_PCREL; in getRelocType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonELFObjectWriter.cpp126 return ELF::R_HEX_B13_PCREL; in getRelocType()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py921 R_HEX_B13_PCREL = 14 variable in Relocs_Elf_Hexagon
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test536 ELF-HEXAGON: Type: R_HEX_B13_PCREL (14)