linenr_info Struct Reference

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

Detailed Description

debug info for a given pc

Definition at line 141 of file bfd_support.h.


Field Documentation

std::string linenr_info::filename

filename

Definition at line 145 of file bfd_support.h.

Referenced by find_nearest_line().

did we find something?

Definition at line 143 of file bfd_support.h.

Referenced by find_nearest_line().

unsigned int linenr_info::line

line number

Definition at line 147 of file bfd_support.h.

Referenced by find_nearest_line().


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

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1