Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonELFObjectWriter.cpp87 return ELF::R_HEX_IE_GOT_16; in getRelocType()
228 return ELF::R_HEX_IE_GOT_16; in getRelocType()
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonELFObjectWriter.cpp87 return ELF::R_HEX_IE_GOT_16; in getRelocType()
228 return ELF::R_HEX_IE_GOT_16; in getRelocType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonELFObjectWriter.cpp87 return ELF::R_HEX_IE_GOT_16; in getRelocType()
228 return ELF::R_HEX_IE_GOT_16; in getRelocType()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DHexagon.def67 ELF_RELOC(R_HEX_IE_GOT_16, 60)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DHexagon.def67 ELF_RELOC(R_HEX_IE_GOT_16, 60)
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DHexagon.def67 ELF_RELOC(R_HEX_IE_GOT_16, 60)
/external/llvm/include/llvm/Support/ELFRelocs/
DHexagon.def67 ELF_RELOC(R_HEX_IE_GOT_16, 60)
/external/llvm/test/MC/Hexagon/
Drelocations.s126 # CHECK: R_HEX_IE_GOT_16
/external/llvm-project/llvm/test/MC/Hexagon/
Drelocations.s130 # CHECK: R_HEX_IE_GOT_16
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py967 R_HEX_IE_GOT_16 = 60 variable in Relocs_Elf_Hexagon
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test582 ELF-HEXAGON: Type: R_HEX_IE_GOT_16 (60)