Searched defs:getDynRel (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
H A DAMDGPU.cpp105 RelType AMDGPU::getDynRel(RelType type) const { function in class:AMDGPU
H A DHexagon.cpp382 RelType Hexagon::getDynRel(RelType type) const { function in class:Hexagon
H A DX86.cpp191 RelType X86::getDynRel(RelType type) const { function in class:X86
H A DAArch64.cpp190 RelType AArch64::getDynRel(RelType type) const { function in class:AArch64
H A DARM.cpp165 RelType ARM::getDynRel(RelType type) const { function in class:ARM
H A DMips.cpp202 template <class ELFT> RelType MIPS<ELFT>::getDynRel(RelType type) const { function in class:MIPS
H A DPPC.cpp271 RelType PPC::getDynRel(RelType type) const { function in class:PPC
H A DRISCV.cpp184 RelType RISCV::getDynRel(RelType type) const { function in class:RISCV
H A DX86_64.cpp408 RelType X86_64::getDynRel(RelType type) const { function in class:X86_64
H A DPPC64.cpp749 RelType PPC64::getDynRel(RelType type) const { function in class:PPC64
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DTarget.h31 virtual RelType getDynRel(RelType type) const { return 0; } function in class:lld::elf::TargetInfo

Completed in 181 milliseconds