Searched refs:EpilogsInSegment (Results 1 – 1 of 1) sorted by relevance
1158 MapVector<MCSymbol *, int64_t> EpilogsInSegment; in ARM64FindSegmentsInFunction() local1162 EpilogsInSegment[Epilogs[E].Start] = Epilogs[E].Offset; in ARM64FindSegmentsInFunction()1179 Seg.Epilogs = std::move(EpilogsInSegment); in ARM64FindSegmentsInFunction()