Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/Arch/
DHexagon.cpp131 case R_HEX_GD_GOT_16_X: in getRelExpr()
274 case R_HEX_GD_GOT_16_X: in relocate()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DHexagon.def83 ELF_RELOC(R_HEX_GD_GOT_16_X, 76)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DHexagon.def83 ELF_RELOC(R_HEX_GD_GOT_16_X, 76)
/external/llvm/include/llvm/Support/ELFRelocs/
DHexagon.def83 ELF_RELOC(R_HEX_GD_GOT_16_X, 76)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DHexagon.def83 ELF_RELOC(R_HEX_GD_GOT_16_X, 76)
/external/llvm-project/lld/test/ELF/
Dhexagon-tls-gd-nonpreemptible.s24 # REL-NEXT: R_HEX_GD_GOT_16_X a 0x0
Dhexagon-tls-gd.s20 # RELOC-NEXT: 0x4 R_HEX_GD_GOT_16_X a 0x0
/external/llvm-project/llvm/test/MC/Hexagon/
Drelocations.s188 # CHECK: R_HEX_GD_GOT_16_X
/external/llvm/test/MC/Hexagon/
Drelocations.s184 # CHECK: R_HEX_GD_GOT_16_X
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonELFObjectWriter.cpp260 return ELF::R_HEX_GD_GOT_16_X; in getRelocType()
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonELFObjectWriter.cpp260 return ELF::R_HEX_GD_GOT_16_X; in getRelocType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonELFObjectWriter.cpp260 return ELF::R_HEX_GD_GOT_16_X; in getRelocType()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py983 R_HEX_GD_GOT_16_X = 76 variable in Relocs_Elf_Hexagon
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test598 ELF-HEXAGON: Type: R_HEX_GD_GOT_16_X (76)