Searched refs:getDynRel (Results 1 – 12 of 12) sorted by relevance
32 RelType getDynRel(RelType type) const override;105 RelType AMDGPU::getDynRel(RelType type) const { in getDynRel() function in AMDGPU
32 RelType getDynRel(RelType type) const override;382 RelType Hexagon::getDynRel(RelType type) const { in getDynRel() function in Hexagon
29 RelType getDynRel(RelType type) const override;270 RelType PPC::getDynRel(RelType type) const { in getDynRel() function in PPC
31 RelType getDynRel(RelType type) const override;189 RelType X86::getDynRel(RelType type) const { in getDynRel() function in X86
32 RelType getDynRel(RelType type) const override;184 RelType RISCV::getDynRel(RelType type) const { in getDynRel() function in RISCV
36 RelType getDynRel(RelType type) const override;188 RelType AArch64::getDynRel(RelType type) const { in getDynRel() function in AArch64
31 RelType getDynRel(RelType type) const override;165 RelType ARM::getDynRel(RelType type) const { in getDynRel() function in ARM
32 RelType getDynRel(RelType type) const override;202 template <class ELFT> RelType MIPS<ELFT>::getDynRel(RelType type) const { in getDynRel() function in MIPS
32 RelType getDynRel(RelType type) const override;408 RelType X86_64::getDynRel(RelType type) const { in getDynRel() function in X86_64
371 RelType getDynRel(RelType type) const override;1055 RelType PPC64::getDynRel(RelType type) const { in getDynRel() function in PPC64
31 virtual RelType getDynRel(RelType type) const { return 0; } in getDynRel() function
1156 RelType rel = target->getDynRel(type); in processRelocAux()