Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dobjdump.c99 static int with_line_numbers; /* -l */ variable
1948 if (! with_line_numbers && ! with_source_code) in show_line()
1999 if (with_line_numbers) in show_line()
3084 if (with_line_numbers || with_source_code) in disassemble_bytes()
4929 if (with_line_numbers in dump_reloc_set()
5602 with_line_numbers = true; in main()
H A DChangeLog-91971034 callers. If with_line_numbers is set, display line numbers of
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dobjdump.c103 static int with_line_numbers; /* -l */ variable
2132 if (! with_line_numbers && ! with_source_code) in show_line()
2225 if (with_line_numbers) in show_line()
3334 if (with_line_numbers || with_source_code) in disassemble_bytes()
5253 if (with_line_numbers in dump_reloc_set()
5943 with_line_numbers = true; in main()
H A DChangeLog-91971034 callers. If with_line_numbers is set, display line numbers of