LLVM 24.0.0git
llvm::orc::rt::MachOUnwindInfoRegistrarSymbolNames Struct Reference

Symbol names for the ORC runtime's StandaloneMachOUnwindInfoRegistrar SPS interface. More...

#include "llvm/ExecutionEngine/Orc/Shared/OrcRTBridge.h"

Public Attributes

SymbolNameSpec RegisterSectionsName
SymbolNameSpec DeregisterSectionsName

Detailed Description

Symbol names for the ORC runtime's StandaloneMachOUnwindInfoRegistrar SPS interface.

Definition at line 37 of file OrcRTBridge.h.

Member Data Documentation

◆ DeregisterSectionsName

SymbolNameSpec llvm::orc::rt::MachOUnwindInfoRegistrarSymbolNames::DeregisterSectionsName

Definition at line 39 of file OrcRTBridge.h.

◆ RegisterSectionsName

SymbolNameSpec llvm::orc::rt::MachOUnwindInfoRegistrarSymbolNames::RegisterSectionsName

Definition at line 38 of file OrcRTBridge.h.


The documentation for this struct was generated from the following file: