Searched refs:usesRela (Results 1 – 1 of 1) sorted by relevance
144 bool usesRela(const MCSectionELF &Sec) const;397 bool ELFWriter::usesRela(const MCSectionELF &Sec) const { in usesRela() function in ELFWriter829 bool Rela = usesRela(Sec); in createRelocationSection()952 const bool Rela = usesRela(Sec); in writeRelocations()