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()
157 for (InputChunk *inputSeg : segment->inputSegments) { in finalizeContents()187 for (const InputChunk *chunk : segment->inputSegments) in writeTo()195 for (const InputChunk *inputSeg : seg->inputSegments) in getNumRelocations()202 for (const InputChunk *c : seg->inputSegments) in writeRelocations()
43 std::vector<InputChunk *> inputSegments; variable
702 const auto &inputSegments = dataSegments[i]->inputSegments; in writeBody() local703 if (inputSegments.empty()) in writeBody()705 StringRef comdat = inputSegments[0]->getComdatName(); in writeBody()707 for (const InputChunk *isec : inputSegments) in writeBody()
141 for (auto *chunk : oseg->inputSegments) { in writeMapFile()
978 for (InputChunk *inSeg : s->inputSegments) { in combineOutputSegments()1335 for (const InputChunk *inSeg : seg->inputSegments) in createApplyDataRelocationsFunction()