HomeSort by relevance Sort by last modified time
    Searched refs:total_mapped_bytes (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/gold/
fileread.h 240 static unsigned long long total_mapped_bytes; member in class:gold::File_read
435 // the total to total_mapped_bytes, and reset this to zero.
fileread.cc 124 unsigned long long File_read::total_mapped_bytes; member in class:gold::File_read
266 File_read::total_mapped_bytes += this->mapped_bytes_; member in class:gold::File_read
856 program_name, File_read::total_mapped_bytes);

Completed in 68 milliseconds