Searched refs:getRelaTocSymAndAddend (Results 1 – 1 of 1) sorted by relevance
281 getRelaTocSymAndAddend(InputSectionBase *tocSec, uint64_t offset) { in getRelaTocSymAndAddend() function342 config->isLE ? getRelaTocSymAndAddend<ELF64LE>(tocISB, rel.addend) in tryRelaxPPC64TocIndirection()343 : getRelaTocSymAndAddend<ELF64BE>(tocISB, rel.addend); in tryRelaxPPC64TocIndirection()