LIEF: Library to Instrument Executable Formats Version 0.17.0
Loading...
Searching...
No Matches
LIEF::MachO::DyldChainedFixupsCreator::binding_info_t Struct Reference

#include <DyldChainedFixupsCreator.hpp>

Public Attributes

uint64_t address = 0
std::string library
std::string symbol
bool weak
uint64_t addend

Member Data Documentation

◆ addend

uint64_t LIEF::MachO::DyldChainedFixupsCreator::binding_info_t::addend

◆ address

uint64_t LIEF::MachO::DyldChainedFixupsCreator::binding_info_t::address = 0

◆ library

std::string LIEF::MachO::DyldChainedFixupsCreator::binding_info_t::library

◆ symbol

std::string LIEF::MachO::DyldChainedFixupsCreator::binding_info_t::symbol

◆ weak

bool LIEF::MachO::DyldChainedFixupsCreator::binding_info_t::weak

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