Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Dobjdump.c97 static bfd_boolean with_source_code; /* -S */ variable
1356 if (! with_line_numbers && ! with_source_code) in show_line()
1425 if (with_source_code in show_line()
1652 if (with_line_numbers || with_source_code) in disassemble_bytes()
3749 with_source_code = TRUE; in main()
DChangeLog-91972701 * objdump.c (with_source_code): New global variable.