Searched refs:TargetSegName (Results 1 – 1 of 1) sorted by relevance
332 StringRef TargetSegName = Pair.first; in addSection() local333 Section Sec(TargetSegName, Pair.second); in addSection()341 if (SegName && SegName == TargetSegName) { in addSection()354 Obj.addSegment(TargetSegName, alignTo(Sec.Size, 16384)); in addSection()