LLVM 20.0.0git
|
Add a 32-bit null-terminator to the end of the eh-frame section. More...
#include "ExecutionEngine/JITLink/EHFrameSupportImpl.h"
Public Member Functions | |
EHFrameNullTerminator (StringRef EHFrameSectionName) | |
Error | operator() (LinkGraph &G) |
Add a 32-bit null-terminator to the end of the eh-frame section.
Definition at line 118 of file EHFrameSupportImpl.h.
llvm::jitlink::EHFrameNullTerminator::EHFrameNullTerminator | ( | StringRef | EHFrameSectionName | ) |
Definition at line 624 of file EHFrameSupport.cpp.
Definition at line 627 of file EHFrameSupport.cpp.
References llvm::dbgs(), G, LLVM_DEBUG, and llvm::Error::success().