LLVM 19.0.0git
Public Attributes | List of all members
llvm::RelocationEntry::SectionPair Struct Reference

#include "ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h"

Public Attributes

uint32_t SectionA
 
uint32_t SectionB
 

Detailed Description

Definition at line 132 of file RuntimeDyldImpl.h.

Member Data Documentation

◆ SectionA

uint32_t llvm::RelocationEntry::SectionPair::SectionA

◆ SectionB

uint32_t llvm::RelocationEntry::SectionPair::SectionB

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