Home
last modified time | relevance | path

Searched refs:R_AARCH64_TSTBR14 (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DAArch64.cpp148 case R_AARCH64_TSTBR14: in getRelExpr()
276 case R_AARCH64_TSTBR14: in getImplicitAddend()
618 case R_AARCH64_TSTBR14: in relocate()
/freebsd/sys/arm64/arm64/
H A Delf_machdep.c226 case R_AARCH64_TSTBR14: in elf_reloc_internal()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DAArch64.def33 ELF_RELOC(R_AARCH64_TSTBR14, 0x117)
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_aarch64.cpp112 case ELF::R_AARCH64_TSTBR14: in getRelocationKind()
/freebsd/sys/sys/
H A Delf_common.h1076 #define R_AARCH64_TSTBR14 279 /* TBZ/TBNZ immediate */ macro
/freebsd/contrib/llvm-project/lld/ELF/
H A DInputSection.cpp581 case R_AARCH64_TSTBR14: in getAArch64UndefinedRelativeWeakVA()
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h1526 _ELF_DEFINE_RELOC(R_AARCH64_TSTBR14, 279) \
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp477 case ELF::R_AARCH64_TSTBR14: { in resolveAArch64Relocation()