Searched refs:UnwindInfoBlock (Results 1 – 1 of 1) sorted by relevance
294 auto &UnwindInfoBlock = **UnwindInfoSec->blocks().begin(); in writeUnwindInfo() local295 auto Content = UnwindInfoBlock.getMutableContent(G); in writeUnwindInfo()