Searched refs:usesRela (Results 1 – 1 of 1) sorted by relevance
143 bool usesRela(const MCSectionELF &Sec) const;389 bool ELFWriter::usesRela(const MCSectionELF &Sec) const { in usesRela() function in ELFWriter819 bool Rela = usesRela(Sec); in createRelocationSection()942 const bool Rela = usesRela(Sec); in writeRelocations()