Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonELFObjectWriter.cpp83 return ELF::R_HEX_GOT_16; in getRelocType()
184 return ELF::R_HEX_GOT_16; in getRelocType()
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonELFObjectWriter.cpp83 return ELF::R_HEX_GOT_16; in getRelocType()
184 return ELF::R_HEX_GOT_16; in getRelocType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonELFObjectWriter.cpp83 return ELF::R_HEX_GOT_16; in getRelocType()
184 return ELF::R_HEX_GOT_16; in getRelocType()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DHexagon.def50 ELF_RELOC(R_HEX_GOT_16, 43)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DHexagon.def50 ELF_RELOC(R_HEX_GOT_16, 43)
/external/llvm/include/llvm/Support/ELFRelocs/
DHexagon.def50 ELF_RELOC(R_HEX_GOT_16, 43)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DHexagon.def50 ELF_RELOC(R_HEX_GOT_16, 43)
/external/llvm-project/llvm/test/MC/Hexagon/
Drelocations.s99 # CHECK: R_HEX_GOT_16
/external/llvm/test/MC/Hexagon/
Drelocations.s95 # CHECK: R_HEX_GOT_16
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py950 R_HEX_GOT_16 = 43 variable in Relocs_Elf_Hexagon
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test565 ELF-HEXAGON: Type: R_HEX_GOT_16 (43)