Home
last modified time | relevance | path

Searched refs:EpilogsInSegment (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCWin64EH.cpp1158 MapVector<MCSymbol *, int64_t> EpilogsInSegment; in ARM64FindSegmentsInFunction() local
1162 EpilogsInSegment[Epilogs[E].Start] = Epilogs[E].Offset; in ARM64FindSegmentsInFunction()
1179 Seg.Epilogs = std::move(EpilogsInSegment); in ARM64FindSegmentsInFunction()