Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCompactUnwindSupport.h294 auto &UnwindInfoBlock = **UnwindInfoSec->blocks().begin(); in writeUnwindInfo() local
295 auto Content = UnwindInfoBlock.getMutableContent(G); in writeUnwindInfo()