Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dfileread.cc126 unsigned long long File_read::maximum_mapped_bytes; member in gold::File_read
272 if (File_read::current_mapped_bytes > File_read::maximum_mapped_bytes) in release()
273 File_read::maximum_mapped_bytes = File_read::current_mapped_bytes; in release()
868 program_name, File_read::maximum_mapped_bytes); in print_stats()
H A Dfileread.h257 static unsigned long long maximum_mapped_bytes; variable
H A DChangeLog-08158543 (total_mapped_bytes, current_mapped_bytes, maximum_mapped_bytes):
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dfileread.cc126 unsigned long long File_read::maximum_mapped_bytes; member in gold::File_read
272 if (File_read::current_mapped_bytes > File_read::maximum_mapped_bytes) in release()
273 File_read::maximum_mapped_bytes = File_read::current_mapped_bytes; in release()
868 program_name, File_read::maximum_mapped_bytes); in print_stats()
H A Dfileread.h257 static unsigned long long maximum_mapped_bytes; variable
H A DChangeLog-08158543 (total_mapped_bytes, current_mapped_bytes, maximum_mapped_bytes):