RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Apple::PEFFormat::Reference Struct Reference

Represents a reference to some data, stored as an offset into a section pair. More...

#include <pefexe.h>

Inheritance diagram for Apple::PEFFormat::Reference:
Apple::PEFFormat::ExportedSymbol

Public Member Functions

void SetPosition (PEFFormat &pef_format, const Linker::Position &position)
 
bool IsPresent () const
 
void StoreSectionIndex ()
 

Public Attributes

std::weak_ptr< Sectionsection_pointer
 
uint32_t section = NoSection
 
uint32_t offset = 0
 

Detailed Description

Represents a reference to some data, stored as an offset into a section pair.


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