|
pstore2
|


Public Member Functions | |
| linked_definitions_dispatcher (linked_definitions const &d) noexcept | |
| std::size_t | size_bytes () const final |
| unsigned | align () const final |
| std::size_t | size () const final |
| container< internal_fixup > | ifixups () const final |
| container< external_fixup > | xfixups () const final |
| container< std::uint8_t > | payload () const final |
| Return the data section stored in the object file. More... | |
|
inlinefinalvirtual |
Return the data section stored in the object file.
For example, the bss section has empty data section.
Implements pstore::repo::dispatcher.
1.8.13