Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dld.h158 bool print_memory_usage; member
H A Dldmain.c521 if (command_line.print_memory_usage) in main()
H A Dlexsup.c1702 command_line.print_memory_usage = true; in parse_args()
H A DChangeLog-2015543 * ld.h (args_type): Add print_memory_usage field.
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dld.h162 bool print_memory_usage; member
H A Dldmain.c536 if (command_line.print_memory_usage) in main()
H A Dlexsup.c1792 command_line.print_memory_usage = true; in parse_args()
H A DChangeLog-2015543 * ld.h (args_type): Add print_memory_usage field.