markj 5d0da7a52e libdwarf: Use the cached strtab pointer when reading string attributes.
Previously we would perform a linear search of the DWARF section
list for ".debug_str".  However, libdwarf always caches a pointer to
the strtab image in its debug descriptor.  Using it gives a modest
performance improvement when iterating over the attributes of each
DIE.

Reviewed by:	emaste
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D20759
2019-06-26 16:38:30 +00:00
..
2019-01-10 14:35:23 +00:00
2019-01-10 14:35:23 +00:00
2019-01-10 14:35:23 +00:00
2019-01-10 14:35:23 +00:00
2019-01-10 14:35:23 +00:00
2019-01-10 14:35:23 +00:00
2019-01-10 14:35:23 +00:00
2019-01-10 14:35:23 +00:00
2019-01-10 14:35:23 +00:00
2019-01-10 14:35:23 +00:00
2019-01-10 14:35:23 +00:00
2019-01-10 14:35:23 +00:00
2019-01-10 14:35:23 +00:00
2019-01-10 14:35:23 +00:00
2019-01-10 14:35:23 +00:00
2019-01-10 14:35:23 +00:00
2019-01-10 14:35:23 +00:00
2019-01-10 14:35:23 +00:00
2019-01-10 14:35:23 +00:00
2019-01-10 14:35:23 +00:00
2018-04-27 13:59:24 +00:00
2018-04-27 13:59:24 +00:00