Searched refs:fetch_indexed_string (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | ChangeLog-2013 | 21 (fetch_indexed_string): Likewise. 483 (fetch_indexed_string): Add "this_set" parameter. Update all callers.
|
H A D | ChangeLog | 46 * dwarf.c (fetch_indexed_string): Do not use length of first table 53 * dwarf.c (fetch_indexed_string): Added new parameter 884 * dwarf.c (fetch_indexed_string): Correct length sanity checks.
|
H A D | dwarf.c | 693 fetch_indexed_string (dwarf_vma idx, in fetch_indexed_string() function 2699 strng = fetch_indexed_string (uvalue, this_set, offset_size, dwo, in read_and_display_attr_value() 2990 add_dwo_name (fetch_indexed_string (uvalue, this_set, offset_size, false, in read_and_display_attr_value() 3024 add_dwo_dir (fetch_indexed_string (uvalue, this_set, offset_size, false, in read_and_display_attr_value() 6283 fetch_indexed_string (offset, NULL, offset_size, false, 0); in display_debug_macro() 7903 fetch_indexed_string (idx, NULL, entry_length, dwo, debug_str_offsets_hdr_len); in display_debug_str_offsets()
|
H A D | ChangeLog-2012 | 418 (fetch_indexed_string): New function.
|
H A D | ChangeLog-2017 | 1139 (fetch_indexed_string): Likewise.
|
H A D | ChangeLog-2020 | 1076 * dwarf.c (fetch_indexed_string): Detect and handle old style
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | ChangeLog-2013 | 21 (fetch_indexed_string): Likewise. 483 (fetch_indexed_string): Add "this_set" parameter. Update all callers.
|
H A D | dwarf.c | 641 fetch_indexed_string (uint64_t idx, in fetch_indexed_string() function 2723 strng = fetch_indexed_string (uvalue, this_set, offset_size, dwo, in read_and_display_attr_value() 3051 add_dwo_name (fetch_indexed_string (uvalue, this_set, in read_and_display_attr_value() 3086 add_dwo_dir (fetch_indexed_string (uvalue, this_set, offset_size, false, in read_and_display_attr_value() 6507 fetch_indexed_string (offset, NULL, offset_size, false, 0); in display_debug_macro() 8014 fetch_indexed_string (idx, NULL, entry_length, dwo, debug_str_offsets_hdr_len); in display_debug_str_offsets()
|
H A D | ChangeLog | 551 * dwarf.c (fetch_indexed_string): Do not use length of first table 558 * dwarf.c (fetch_indexed_string): Added new parameter 1389 * dwarf.c (fetch_indexed_string): Correct length sanity checks.
|
H A D | ChangeLog-2012 | 418 (fetch_indexed_string): New function.
|
H A D | ChangeLog-2017 | 1139 (fetch_indexed_string): Likewise.
|
H A D | ChangeLog-2020 | 1076 * dwarf.c (fetch_indexed_string): Detect and handle old style
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 54200 objdump buffer overflow in fetch_indexed_string 54202 * dwarf.c (fetch_indexed_string): Sanity check string index. 115007 pass proper str_offsets_base to fetch_indexed_string(). 116027 * dwarf.c (fetch_indexed_string): Do not use length of first table 116875 * dwarf.c (fetch_indexed_string): Added new parameter 118297 * dwarf.c (fetch_indexed_string): Move initialisation of "curr"
|