Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/binutils/
H A Dobjdump.c2136 static const char *generic_dwarf_sections [max]; variable
2145 if (generic_dwarf_sections [0] == NULL) in check_mach_o_dwarf()
2147 generic_dwarf_sections [i] = debug_displays[i].section.name; in check_mach_o_dwarf()
2156 debug_displays[i].section.name = generic_dwarf_sections [i]; in check_mach_o_dwarf()