Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dobjdump.c96 static bfd_boolean with_source_code; /* -S */ variable
1322 if (! with_line_numbers && ! with_source_code) in show_line()
1390 if (with_source_code in show_line()
1607 if (with_line_numbers || with_source_code) in disassemble_bytes()
3610 with_source_code = TRUE; in main()
DChangeLog-91972701 * objdump.c (with_source_code): New global variable.