Searched refs:getMutableSections (Results 1 – 4 of 4) sorted by relevance
205 for (Section &Sec : Obj.getMutableSections()) in handleArgs()264 for (Section &Sec : Obj.getMutableSections()) { in handleArgs()287 auto It = llvm::find_if(Obj.getMutableSections(), [&](auto &Sec) { in handleArgs()290 if (It == Obj.getMutableSections().end()) in handleArgs()
30 for (Section &Sec : Obj.getMutableSections()) { in finalizeRelocTargets()125 for (Section &Sec : Obj.getMutableSections()) { in finalizeSymIdxContents()169 for (auto &S : Obj.getMutableSections()) { in layoutSections()208 for (auto &S : Obj.getMutableSections()) { in finalizeStringTable()
129 iterator_range<std::vector<Section>::iterator> getMutableSections() { in getMutableSections() function
177 for (Section &Sec : Obj.getMutableSections()) { in setSymbolTargets()