pstore2
Public Member Functions | Public Attributes | List of all members
pstore::repo::external_fixup Struct Reference
Collaboration diagram for pstore::repo::external_fixup:
Collaboration graph
[legend]

Public Member Functions

constexpr external_fixup (typed_address< indirect_string > const name_, relocation_type const type_, binding const strength, std::uint64_t const offset_, std::int64_t const addend_) noexcept
 
 external_fixup (external_fixup const &) noexcept=default
 
 external_fixup (external_fixup &&) noexcept=default
 
external_fixupoperator= (external_fixup const &) noexcept=default
 
external_fixupoperator= (external_fixup &&) noexcept=default
 
bool operator== (external_fixup const &rhs) const noexcept
 
bool operator!= (external_fixup const &rhs) const noexcept
 
constexpr binding strength () const noexcept
 

Public Attributes

typed_address< indirect_stringname
 
relocation_type type
 
bool is_weak = false
 
std::uint16_t padding1 = 0
 
std::uint32_t padding2 = 0
 
std::uint64_t offset
 
std::int64_t addend
 

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