Searched refs:with_source_code (Results 1 – 6 of 6) sorted by relevance
104 static bool with_source_code; /* -S */ variable2132 if (! with_line_numbers && ! with_source_code) in show_line()2277 if (with_source_code in show_line()3334 if (with_line_numbers || with_source_code) in disassemble_bytes()5544 || dump_dwarf_section_info || with_source_code) in might_need_separate_debug_info()6119 with_source_code = true; in main()6124 with_source_code = true; in main()6271 || with_source_code); in main()
432 * objcopy.c (might_need_separate_debug_info): Add with_source_code to434 (main.c): Add with_source_code to the options that enable
2701 * objdump.c (with_source_code): New global variable.
100 static bool with_source_code; /* -S */ variable1948 if (! with_line_numbers && ! with_source_code) in show_line()2051 if (with_source_code in show_line()3084 if (with_line_numbers || with_source_code) in disassemble_bytes()5767 with_source_code = true; in main()5772 with_source_code = true; in main()
103730 Add with_source_code to the command line options that trigger