@@ -8283,7 +8283,6 @@ means this is an uninteresting (Dwarf_Global).
82838283The function operates as described in
82848284\f(CWdwarf_global_name_offsets\fP
82858285above.
8286- .H 3
82878286.H 3 "Accelerated Access Funcnames (static functions)"
82888287This section is SGI specific and is not part of standard DWARF.
82898288.P
@@ -8670,7 +8669,7 @@ void examfuncdname(Dwarf_Debug dbg)
86708669is passed in returns information on the
86718670error through that pointer.
86728671
8673- .H 3 " dwarf_dnames_sizes()"
8672+ .H 3 "dwarf_dnames_sizes()"
86748673.DS
86758674\f(CW int dwarf_dnames_sizes(Dwarf_Dnames_Head dn,
86768675 /* The counts are entry counts, not byte sizes. */
@@ -8715,7 +8714,7 @@ void examfuncdname(Dwarf_Debug dbg)
87158714for the motivation of this function.
87168715
87178716
8718- .H 3 " dwarf_dnames_bucket()"
8717+ .H 3 "dwarf_dnames_bucket()"
87198718.DS
87208719\f(CW int dwarf_dnames_bucket(
87218720 Dwarf_Dnames_Head dn,
@@ -8729,7 +8728,7 @@ void examfuncdname(Dwarf_Debug dbg)
87298728Allows retrieving the data
87308729for hash buckets.
87318730
8732- .H 3 " dwarf_dnames_name()"
8731+ .H 3 "dwarf_dnames_name()"
87338732.DS
87348733\f(CW int dwarf_dnames_bucket(
87358734 Dwarf_Dnames_Head dn,
@@ -8745,7 +8744,7 @@ void examfuncdname(Dwarf_Debug dbg)
87458744Allows retrieving the data
87468745about names and signatures.
87478746
8748- .H 3 " dwarf_dnames_cu_table()"
8747+ .H 3 "dwarf_dnames_cu_table()"
87498748.DS
87508749\f(CW int dwarf_dnames_cu_table(
87518750 Dwarf_Dnames_Head dn,
0 commit comments