Home
last modified time | relevance | path

Searched refs:R_HEX_IE_LO16 (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/lld/ELF/Arch/
DHexagon.cpp128 case R_HEX_IE_LO16: in getRelExpr()
339 case R_HEX_IE_LO16: in relocate()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DHexagon.def61 ELF_RELOC(R_HEX_IE_LO16, 54)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DHexagon.def61 ELF_RELOC(R_HEX_IE_LO16, 54)
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DHexagon.def61 ELF_RELOC(R_HEX_IE_LO16, 54)
/external/llvm/include/llvm/Support/ELFRelocs/
DHexagon.def61 ELF_RELOC(R_HEX_IE_LO16, 54)
/external/llvm-project/lld/test/ELF/
Dhexagon-tls-ie.s24 # RELOC-NEXT: 0x8 R_HEX_IE_LO16 a 0x0
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonELFObjectWriter.cpp216 return ELF::R_HEX_IE_LO16; in getRelocType()
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonELFObjectWriter.cpp216 return ELF::R_HEX_IE_LO16; in getRelocType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonELFObjectWriter.cpp216 return ELF::R_HEX_IE_LO16; in getRelocType()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py961 R_HEX_IE_LO16 = 54 variable in Relocs_Elf_Hexagon
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test576 ELF-HEXAGON: Type: R_HEX_IE_LO16 (54)