Home
last modified time | relevance | path

Searched refs:R_ARM_THM_PC8 (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
HDARM.def18 ELF_RELOC(R_ARM_THM_PC8, 0x0b)
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
HDARMELFObjectWriter.cpp179 return ELF::R_ARM_THM_PC8; in GetRelocTypeInner()
/freebsd-14-stable/contrib/llvm-project/lld/ELF/Arch/
HDARM.cpp173 case R_ARM_THM_PC8: in getRelExpr()
828 case R_ARM_THM_PC8: in relocate()
1007 case R_ARM_THM_PC8: in getImplicitAddend()
/freebsd-14-stable/sys/sys/
HDelf_common.h1081 #define R_ARM_THM_PC8 11 macro
/freebsd-14-stable/contrib/llvm-project/lld/ELF/
HDInputSection.cpp567 case R_ARM_THM_PC8: in getARMUndefinedRelativeWeakVA()
/freebsd-14-stable/contrib/elftoolchain/common/
HDelfdefinitions.h1668 _ELF_DEFINE_RELOC(R_ARM_THM_PC8, 11) \