class SEHFrameKeepAlivePass
Declaration
class SEHFrameKeepAlivePass { /* full declaration omitted */ };
Description
This pass adds keep-alive edge from SEH frame sections to the parent function content block.
Declared at: llvm/lib/ExecutionEngine/JITLink/SEHFrameSupport.h:25
Member Variables
- private llvm::StringRef SEHFrameSectionName
Method Overview
- public SEHFrameKeepAlivePass(llvm::StringRef SEHFrameSectionName)
Methods
ΒΆSEHFrameKeepAlivePass(
llvm::StringRef SEHFrameSectionName)
SEHFrameKeepAlivePass(
llvm::StringRef SEHFrameSectionName)
Declared at: llvm/lib/ExecutionEngine/JITLink/SEHFrameSupport.h:27
Parameters
- llvm::StringRef SEHFrameSectionName