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