Searched refs:getDynRel (Results 1 – 12 of 12) sorted by relevance
36 RelType getDynRel(RelType type) const override;180 RelType AMDGPU::getDynRel(RelType type) const { in getDynRel() function in AMDGPU
31 RelType getDynRel(RelType type) const override;384 RelType Hexagon::getDynRel(RelType type) const { in getDynRel() function in Hexagon
32 RelType getDynRel(RelType type) const override;273 RelType PPC::getDynRel(RelType type) const { in getDynRel() function in PPC
30 RelType getDynRel(RelType type) const override;190 RelType X86::getDynRel(RelType type) const { in getDynRel() function in X86
29 RelType getDynRel(RelType type) const override;179 RelType ARM::getDynRel(RelType type) const { in getDynRel() function in ARM
31 RelType getDynRel(RelType type) const override;200 template <class ELFT> RelType MIPS<ELFT>::getDynRel(RelType type) const { in getDynRel() function in MIPS
35 RelType getDynRel(RelType type) const override;189 RelType AArch64::getDynRel(RelType type) const { in getDynRel() function in AArch64
31 RelType getDynRel(RelType type) const override;423 RelType X86_64::getDynRel(RelType type) const { in getDynRel() function in X86_64
36 RelType getDynRel(RelType type) const override;232 RelType RISCV::getDynRel(RelType type) const { in getDynRel() function in RISCV
366 RelType getDynRel(RelType type) const override;1058 RelType PPC64::getDynRel(RelType type) const { in getDynRel() function in PPC64
32 virtual RelType getDynRel(RelType type) const { return 0; } in getDynRel() function
1050 RelType rel = target.getDynRel(type); in processAux()