Home
last modified time | relevance | path

Searched refs:R_HEX_B32_PCREL_X (Results 1 – 18 of 18) sorted by relevance

/external/llvm-project/lld/ELF/Arch/
DHexagon.cpp120 case R_HEX_B32_PCREL_X: in getRelExpr()
325 case R_HEX_B32_PCREL_X: in relocate()
363 relocateNoSym(buf, R_HEX_B32_PCREL_X, off); in writePltHeader()
378 relocateNoSym(buf, R_HEX_B32_PCREL_X, gotPltEntryAddr - pltEntryAddr); in writePlt()
/external/llvm-project/llvm/test/MC/Hexagon/
Dext-callt-rel.s4 #CHECK: R_HEX_B32_PCREL_X
Dpcrel.s9 # CHECK: R_HEX_B32_PCREL_X
Dpacketrelo.s7 #CHECK: : R_HEX_B32_PCREL_X foo
Drelocations.s63 # CHECK: R_HEX_B32_PCREL_X
/external/llvm/test/MC/Hexagon/
Dpcrel.s9 # CHECK: R_HEX_B32_PCREL_X
Drelocations.s55 # CHECK: R_HEX_B32_PCREL_X
/external/llvm-project/lld/test/ELF/
Dhexagon.s18 # R_HEX_B32_PCREL_X
27 # R_HEX_B32_PCREL_X
Dhexagon-tls-gd-nonpreemptible.s21 # REL: R_HEX_B32_PCREL_X _GLOBAL_OFFSET_TABLE_ 0x0
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DHexagon.def23 ELF_RELOC(R_HEX_B32_PCREL_X, 16)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DHexagon.def23 ELF_RELOC(R_HEX_B32_PCREL_X, 16)
/external/llvm/include/llvm/Support/ELFRelocs/
DHexagon.def23 ELF_RELOC(R_HEX_B32_PCREL_X, 16)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
DHexagon.def23 ELF_RELOC(R_HEX_B32_PCREL_X, 16)
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonELFObjectWriter.cpp130 return ELF::R_HEX_B32_PCREL_X; in getRelocType()
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonELFObjectWriter.cpp130 return ELF::R_HEX_B32_PCREL_X; in getRelocType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonELFObjectWriter.cpp130 return ELF::R_HEX_B32_PCREL_X; in getRelocType()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py923 R_HEX_B32_PCREL_X = 16 variable in Relocs_Elf_Hexagon
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test538 ELF-HEXAGON: Type: R_HEX_B32_PCREL_X (16)