Searched defs:inSeg (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/wasm/ | ||
H A D | OutputSegment.cpp | 20 void OutputSegment::addInputSegment(InputChunk *inSeg) { in addInputSegment() |
H A D | Writer.cpp | 1463 for (const InputChunk *inSeg : seg->inputSegments) createApplyDataRelocationsFunction() local |