Home
last modified time | relevance | path

Searched refs:display_debug_pubnames_worker (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/binutils/
DChangeLog-2015758 * dwarf.c (display_debug_pubnames_worker): Work around compiler
789 * dwarf.c (display_debug_pubnames_worker): Use dwarf_vma type for
835 (display_debug_pubnames_worker): Likewise.
DChangeLog-201439 (display_debug_pubnames_worker): Check for an invalid pn_length
328 (display_debug_pubnames_worker): Add range checks.
DChangeLog-201363 (display_debug_pubnames_worker): Renamed from display_debug_pubnames.
DChangeLog1284 * dwarf.c (display_debug_pubnames_worker): Delete initial_length_size.
1336 (display_debug_pubnames_worker): Likewise.
1337 (display_debug_pubnames_worker): Use SAFE_BYTE_GET_AND INC rather
Ddwarf.c5964 display_debug_pubnames_worker (struct dwarf_section *section, in display_debug_pubnames_worker() function
6097 return display_debug_pubnames_worker (section, file, 0); in display_debug_pubnames()
6103 return display_debug_pubnames_worker (section, file, 1); in display_debug_gnu_pubnames()
DChangeLog-2017461 (display_debug_pubnames_worker): Use "start" to read header.