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

#include <RuntimeDyldImpl.h>

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

Public Attributes

uint32_t SectionA
 
uint32_t SectionB
 

Detailed Description

Definition at line 101 of file RuntimeDyldImpl.h.

Member Data Documentation

uint32_t llvm::RelocationEntry::SectionPair::SectionA
uint32_t llvm::RelocationEntry::SectionPair::SectionB

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