Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Ddisasm.c209 enum print_source_lines_flags psl_flags = 0; in do_mixed_source_and_assembly() local
215 psl_flags |= PRINT_SOURCE_LINES_FILENAME; in do_mixed_source_and_assembly()
284 print_source_lines (symtab, next_line, mle[i].line + 1, psl_flags); in do_mixed_source_and_assembly()
298 psl_flags); in do_mixed_source_and_assembly()
310 print_source_lines (symtab, next_line, mle[i].line + 1, psl_flags); in do_mixed_source_and_assembly()
318 print_source_lines (symtab, mle[i].line, mle[i].line + 1, psl_flags); in do_mixed_source_and_assembly()