Lines Matching full:map_no_anonymous
3514 (Output_file::map_no_anonymous): Call gold_fallocate.
4522 (Output_file::map_no_anonymous): Check for non-zero
5888 (Output_file::map_no_anonymous): Add writable parameter; adjust all
5893 (Output_file::map_no_anonymous): Add writable parameter; adjust all
12847 * output.cc (Output_file::resize): Call map_no_anonymous rather
12862 (Output_file::map_no_anonymous): New method, broken out of map.
12863 (Output_file::map): Use map_no_anonymous and map_anonymous.