Searched refs:getMutableSections (Results 1 – 4 of 4) sorted by relevance
197 for (Section &Sec : Obj.getMutableSections()) in handleArgs() 256 for (Section &Sec : Obj.getMutableSections()) { in handleArgs() 279 auto It = llvm::find_if(Obj.getMutableSections(), [&](auto &Sec) { in handleArgs() 282 if (It == Obj.getMutableSections().end()) in handleArgs()
28 for (Section &Sec : Obj.getMutableSections()) { in finalizeRelocTargets()96 for (auto &S : Obj.getMutableSections()) { in layoutSections()132 for (auto &S : Obj.getMutableSections()) { in finalizeStringTable()
128 iterator_range<std::vector<Section>::iterator> getMutableSections() { in getMutableSections() function
178 for (Section &Sec : Obj.getMutableSections()) { in setSymbolTargets()