pstore2
Public Member Functions | List of all members
pstore::repo::debug_line_dispatcher Class Referencefinal
Inheritance diagram for pstore::repo::debug_line_dispatcher:
Inheritance graph
[legend]
Collaboration diagram for pstore::repo::debug_line_dispatcher:
Collaboration graph
[legend]

Public Member Functions

constexpr debug_line_dispatcher (debug_line_section const &d) noexcept
 
std::size_t size_bytes () const final
 
unsigned align () const final
 
std::size_t size () const final
 
container< internal_fixupifixups () const final
 
container< external_fixupxfixups () const final
 
container< std::uint8_t > payload () const final
 Return the data section stored in the object file. More...
 

Member Function Documentation

◆ payload()

container<std::uint8_t> pstore::repo::debug_line_dispatcher::payload ( ) const
inlinefinalvirtual

Return the data section stored in the object file.

For example, the bss section has empty data section.

Implements pstore::repo::dispatcher.


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