Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/elftoolchain/nm/
Dnm.c133 PRINT_NAME_FULL, enumerator
458 nm_opts.print_name = PRINT_NAME_FULL; in get_opt()
588 nm_opts.print_name = PRINT_NAME_FULL; in get_opt()
899 if (nm_opts.print_name != PRINT_NAME_FULL && obj != NULL) { in print_header()
1911 if (nm_opts.print_name == PRINT_NAME_FULL) { in sym_list_print_each()