Searched defs:file_size (Results 1 – 4 of 4) sorted by relevance
869 constexpr off64_t file_size = 32*1024LL; in TEST() local892 constexpr off64_t file_size = 32*1024LL; in TEST() local914 constexpr off64_t file_size = 32*1024LL; in TEST() local929 constexpr off64_t file_size = 32*1024LL; in TEST() local956 constexpr off64_t file_size = 32*1024LL; in TEST() local
146 bool ElfReader::Read(const char* name, int fd, off64_t file_offset, off64_t file_size) { in Read()781 off_t file_size = file_stat.st_size; in phdr_table_map_gnu_relro() local
1175 bool read(const char* realpath, off64_t file_size) { in read()
99 __u64 file_size; member