Searched refs:addInputSegment (Results 1 – 3 of 3) sorted by relevance
25 void addInputSegment(InputChunk *inSeg);
22 void OutputSegment::addInputSegment(InputChunk *inSeg) { in addInputSegment() function in lld::wasm::OutputSegment
912 s->addInputSegment(segment); in createOutputSegments()960 combined->addInputSegment(inSeg); in combineOutputSegments()