Searched refs:UnwindInfoSectionContent (Results 1 – 1 of 1) sorted by relevance
260 auto UnwindInfoSectionContent = G.allocateBuffer(UnwindInfoSectionSize); in processAndReserveUnwindInfo() local261 memset(UnwindInfoSectionContent.data(), 0, UnwindInfoSectionContent.size()); in processAndReserveUnwindInfo()263 UnwindInfoSec, UnwindInfoSectionContent, orc::ExecutorAddr(), 8, 0); in processAndReserveUnwindInfo()