Searched refs:writeRelocationSections (Results 1 – 2 of 2) sorted by relevance
172 void writeRelocationSections(RelSectionList &RelSections);
574 writeRelocationSections(RelTextSections); in writeAllRelocationSections()575 writeRelocationSections(RelDataSections); in writeAllRelocationSections()576 writeRelocationSections(RelRODataSections); in writeAllRelocationSections()627 void ELFObjectWriter::writeRelocationSections(RelSectionList &RelSections) { in writeRelocationSections() function in Ice::ELFObjectWriter