Searched refs:get_file_size (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/binutils/binutils/
H A Dbucomm.h55 off_t get_file_size (const char *);
H A Daddr2line.c274 if (get_file_size (file_name) < 1)
H A Dbucomm.c513 get_file_size (const char * file_name)
509 get_file_size (const char * file_name) function
H A Dsize.c352 if (get_file_size (filename) < 1)
H A Dar.c1212 if (get_file_size (archname) < 1)
1235 if (get_file_size (archname) < 1)
H A Dobjcopy.c671 size = get_file_size (filename);
1981 if (get_file_size (input_filename) < 1)
2753 if (get_file_size (argv[i]) < 1)
2761 It has already been checked in get_file_size(). */
2962 size = get_file_size (s + 1);
H A Dresres.c88 flen = (rc_uint_type) get_file_size (filename);
H A Dnm.c1173 if (get_file_size (filename) < 1)
H A Dobjdump.c2994 if (get_file_size (filename) < 1)
/freebsd-11-stable/contrib/llvm-project/libcxx/src/filesystem/
H A Ddirectory_iterator.cpp81 static uintmax_t get_file_size(const WIN32_FIND_DATA& data) {
139 //cdata.__size_ = get_file_size(__data_);

Completed in 237 milliseconds