[BACK]Return to dwarf_get_fde_info_for_all_regs.3 CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / external / bsd / elftoolchain / dist / libdwarf

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/external/bsd/elftoolchain/dist/libdwarf/dwarf_get_fde_info_for_all_regs.3 between version 1.2 and 1.3

version 1.2, 2014/03/09 16:58:04 version 1.3, 2016/02/20 02:43:41
Line 24 
Line 24 
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF  .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.  .\" SUCH DAMAGE.
 .\"  .\"
 .\" Id: dwarf_get_fde_info_for_all_regs.3 2071 2011-10-27 03:20:00Z jkoshy  .\" Id: dwarf_get_fde_info_for_all_regs.3 3182 2015-04-10 16:08:10Z emaste
 .\"  .\"
 .Dd June 4, 2011  .Dd June 4, 2011
 .Os  .Os
Line 92  typedef struct {
Line 92  typedef struct {
 For each of the register rules returned,  For each of the register rules returned,
 the  the
 .Va dw_offset_relevant  .Va dw_offset_relevant
 field is set to 1 if the register rule has a offset value. The  field is set to 1 if the register rule has a offset value.
   The
 .Va dw_regnum  .Va dw_regnum
 field is set to the register number associated with the regsiter rule.  field is set to the register number associated with the regsiter rule.
 The  The

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

CVSweb <webmaster@jp.NetBSD.org>