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

#include "ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h"

Collaboration diagram for llvm::RelocationEntry::SectionPair:
Collaboration graph
[legend]

Public Attributes

uint32_t SectionA
 
uint32_t SectionB
 

Detailed Description

Definition at line 134 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: