LLVM 23.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

StringRef RegisterSectionsName
StringRef DeregisterSectionsName

Detailed Description

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

Definition at line 98 of file OrcRTBridge.h.

Member Data Documentation

◆ DeregisterSectionsName

StringRef llvm::orc::rt::MachOUnwindInfoRegistrarSymbolNames::DeregisterSectionsName

Definition at line 100 of file OrcRTBridge.h.

◆ RegisterSectionsName

StringRef llvm::orc::rt::MachOUnwindInfoRegistrarSymbolNames::RegisterSectionsName

Definition at line 99 of file OrcRTBridge.h.


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