Home
last modified time | relevance | path

Searched defs:inSeg (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lld/wasm/
H A DOutputSegment.cpp22 void OutputSegment::addInputSegment(InputChunk *inSeg) { in addInputSegment()
H A DWriter.cpp1335 for (const InputChunk *inSeg : seg->inputSegments) in createApplyDataRelocationsFunction() local