Home
last modified time | relevance | path

Searched refs:debug_info_name (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Ddwarf2.c4887 const char *debug_info_name; in place_sections() local
4898 debug_info_name = stash->debug_sections[debug_info].uncompressed_name; in place_sections()
4915 is_debug_info = (strcmp (sect->name, debug_info_name) == 0 in place_sections()
4959 is_debug_info = (strcmp (sect->name, debug_info_name) == 0 in place_sections()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Ddwarf2.c4978 const char *debug_info_name; in place_sections() local
4989 debug_info_name = stash->debug_sections[debug_info].uncompressed_name; in place_sections()
5005 is_debug_info = (strcmp (sect->name, debug_info_name) == 0 in place_sections()
5048 is_debug_info = (strcmp (sect->name, debug_info_name) == 0 in place_sections()