Searched defs:file_size (Results 1 – 4 of 4) sorted by relevance
149 bool ElfReader::Read(const char* name, int fd, off64_t file_offset, off64_t file_size) { in Read()896 off_t file_size = file_stat.st_size; in phdr_table_map_gnu_relro() local
694 bool read(const char* realpath, off64_t file_size) { in read()
1107 constexpr off64_t file_size = 32*1024LL; in TEST() local1130 constexpr off64_t file_size = 32*1024LL; in TEST() local1152 constexpr off64_t file_size = 32*1024LL; in TEST() local1167 constexpr off64_t file_size = 32*1024LL; in TEST() local1194 constexpr off64_t file_size = 32*1024LL; in TEST() local
83 __u64 file_size; member