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

/openbsd-current/gnu/llvm/lld/ELF/Arch/
H A DAMDGPU.cpp180 RelType AMDGPU::getDynRel(RelType type) const { function in class:AMDGPU
H A DHexagon.cpp383 RelType Hexagon::getDynRel(RelType type) const { function in class:Hexagon
H A DX86.cpp181 RelType X86::getDynRel(RelType type) const { function in class:X86
H A DMips.cpp200 template <class ELFT> RelType MIPS<ELFT>::getDynRel(RelType type) const { function in class:MIPS
H A DPPC.cpp272 RelType PPC::getDynRel(RelType type) const { function in class:PPC
H A DARM.cpp179 RelType ARM::getDynRel(RelType type) const { function in class:ARM
H A DAArch64.cpp201 RelType AArch64::getDynRel(RelType type) const { function in class:AArch64
H A DX86_64.cpp410 RelType X86_64::getDynRel(RelType type) const { function in class:X86_64
H A DRISCV.cpp243 RelType RISCV::getDynRel(RelType type) const { function in class:RISCV
H A DPPC64.cpp1063 RelType PPC64::getDynRel(RelType type) const { function in class:PPCLegacyInsn::PPCPrefixedInsn::PPC64
/openbsd-current/gnu/llvm/lld/ELF/
H A DTarget.h33 virtual RelType getDynRel(RelType type) const { return 0; } function in class:lld::elf::TargetInfo

Completed in 171 milliseconds