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