Home
last modified time | relevance | path

Searched defs:is_rnglists (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c8303 is_range_list_for_this_section (bool is_rnglists, unsigned int version) in is_range_list_for_this_section()
8326 bool is_rnglists = strstr (section->name, "debug_rnglists") != NULL; in display_debug_ranges() local
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf.c8245 int is_rnglists = strstr (section->name, "debug_rnglists") != NULL; in display_debug_ranges() local