Searched refs:inputSegments (Results 1 – 6 of 6) sorted by relevance
24 inputSegments.push_back(inSeg); in addInputSegment()44 for (InputChunk *s : inputSegments) { in finalizeInputSegments()74 inputSegments = newSegments; in finalizeInputSegments()76 for (InputChunk *seg : inputSegments) { in finalizeInputSegments()
158 for (InputChunk *inputSeg : segment->inputSegments) { in finalizeContents()188 for (const InputChunk *chunk : segment->inputSegments) in writeTo()196 for (const InputChunk *inputSeg : seg->inputSegments) in getNumRelocations()203 for (const InputChunk *c : seg->inputSegments) in writeRelocations()
43 std::vector<InputChunk *> inputSegments; variable
701 const auto &inputSegments = dataSegments[i]->inputSegments; in writeBody() local702 if (inputSegments.empty()) in writeBody()704 StringRef comdat = inputSegments[0]->getComdatName(); in writeBody()706 for (const InputChunk *isec : inputSegments) in writeBody()
142 for (auto *chunk : oseg->inputSegments) { in writeMapFile()
953 for (InputChunk *inSeg : s->inputSegments) { in combineOutputSegments()1310 for (const InputChunk *inSeg : seg->inputSegments) in createApplyDataRelocationsFunction()