Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/binutils/
H A Ddwarf.h104 extern int do_debug_macinfo;
H A Dreadelf.c2997 do_debug_macinfo = 1; in parse_args()
3040 { "macro", & do_debug_macinfo }, in parse_args()
4162 || do_debug_frames || do_debug_macinfo || do_debug_str in process_section_headers()
4176 || (do_debug_macinfo && streq (name, "macinfo")) in process_section_headers()
H A Dobjdump.c3209 do_debug_macinfo = 1; in main()
H A Ddwarf.c49 int do_debug_macinfo; variable
H A DChangeLog-0001650 (do_debug_macinfo): New variable.