LLVM 19.0.0git
Public Attributes | List of all members
llvm::orc::ELFPerObjectSectionsToRegister Struct Reference

#include "llvm/ExecutionEngine/Orc/ELFNixPlatform.h"

Public Attributes

ExecutorAddrRange EHFrameSection
 
ExecutorAddrRange ThreadDataSection
 

Detailed Description

Definition at line 29 of file ELFNixPlatform.h.

Member Data Documentation

◆ EHFrameSection

ExecutorAddrRange llvm::orc::ELFPerObjectSectionsToRegister::EHFrameSection

◆ ThreadDataSection

ExecutorAddrRange llvm::orc::ELFPerObjectSectionsToRegister::ThreadDataSection

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