debug info for a given pc More...
#include <bfd_support.h>
Data Fields | |
bool | found |
did we find something? | |
std::string | filename |
filename | |
unsigned int | line |
line number |
debug info for a given pc
Definition at line 141 of file bfd_support.h.
std::string linenr_info::filename |
bool linenr_info::found |
did we find something?
Definition at line 143 of file bfd_support.h.
Referenced by find_nearest_line().
unsigned int linenr_info::line |