Home
last modified time | relevance | path

Searched refs:fetch_indirect_string (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog-201320 * dwarf.c (fetch_indirect_string): Don't bias by section address.
383 (fetch_indirect_string): Likewise.
H A DChangeLog-2005257 * dwarf.c (fetch_indirect_string): Adjust for section address.
307 (fetch_indirect_string): Updated.
689 * readelf.c (fetch_indirect_string): Display a warning message
H A Ddwarf.c637 fetch_indirect_string (dwarf_vma offset) in fetch_indirect_string() function
2230 printf (", %s", fetch_indirect_string (uvalue)); in get_type_signedness()
2664 fetch_indirect_string (uvalue)); in read_and_display_attr_value()
2668 fetch_indirect_string (uvalue)); in read_and_display_attr_value()
2979 add_dwo_name ((const char *) fetch_indirect_string (uvalue), cu_offset); in read_and_display_attr_value()
3010 add_dwo_dir ((const char *) fetch_indirect_string (uvalue), cu_offset); in read_and_display_attr_value()
6236 string = fetch_indirect_string (offset); in display_debug_macro()
6247 string = fetch_indirect_string (offset); in display_debug_macro()
7905 string = fetch_indirect_string (offset); in display_debug_str_offsets()
10352 fetch_indirect_string (string_offset)); in display_debug_names()
H A DChangeLog-2011770 (fetch_indirect_string): Likewise.
856 (fetch_indirect_string): Adjust offset's type.
H A DChangeLog-0001159 (fetch_indirect_string): Retrieve a string from the .debug_str
165 (read_and_display_attr_value): Use fetch_indirect_string. Show
H A DChangeLog-20171136 (fetch_indirect_string): If the string retrieved from the section
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DChangeLog-201320 * dwarf.c (fetch_indirect_string): Don't bias by section address.
383 (fetch_indirect_string): Likewise.
H A DChangeLog-2005257 * dwarf.c (fetch_indirect_string): Adjust for section address.
307 (fetch_indirect_string): Updated.
689 * readelf.c (fetch_indirect_string): Display a warning message
H A Ddwarf.c587 fetch_indirect_string (uint64_t offset) in fetch_indirect_string() function
2187 printf (", %s", fetch_indirect_string (uvalue)); in get_type_signedness()
2691 delimiter, uvalue, fetch_indirect_string (uvalue)); in read_and_display_attr_value()
2694 delimiter, uvalue, fetch_indirect_string (uvalue)); in read_and_display_attr_value()
3039 add_dwo_name ((const char *) fetch_indirect_string (uvalue), in read_and_display_attr_value()
3072 add_dwo_dir ((const char *) fetch_indirect_string (uvalue), cu_offset); in read_and_display_attr_value()
6458 string = fetch_indirect_string (offset); in display_debug_macro()
6469 string = fetch_indirect_string (offset); in display_debug_macro()
8016 string = fetch_indirect_string (offset); in display_debug_str_offsets()
10482 printf ("%s:", fetch_indirect_string (string_offset)); in display_debug_names()
H A DChangeLog-2011770 (fetch_indirect_string): Likewise.
856 (fetch_indirect_string): Adjust offset's type.
H A DChangeLog-0001159 (fetch_indirect_string): Retrieve a string from the .debug_str
165 (read_and_display_attr_value): Use fetch_indirect_string. Show
H A DChangeLog-20171136 (fetch_indirect_string): If the string retrieved from the section