Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dprintcmd.c75 static asection *next_section; variable
291 next_section = VALUE_BFD_SECTION (val); in print_formatted()
300 next_section = VALUE_BFD_SECTION (val); in print_formatted()
314 next_section = VALUE_BFD_SECTION (val); in print_formatted()
781 next_section = sect; in do_examine()
1310 next_section = VALUE_BFD_SECTION (val); in x_command()
1314 do_examine (fmt, next_address, next_section); in x_command()