Tracer
v0.0.1
A platform independant stack trace generator
|
Manages the bfd_symbol(s) More...
#include <DebugInfoBFD.hpp>
Public Member Functions | |
bfd_symbol ** | operator() () const noexcept |
Returns the symbols. | |
Public Attributes | |
bfd_symbol ** | symbols = nullptr |
The bfd_symbol to manage. | |
Manages the bfd_symbol(s)
Definition at line 55 of file DebugInfoBFD.hpp.