Searched defs:file_size (Results 1 – 5 of 5) sorted by relevance
61 __u32 file_size; member
1182 constexpr off64_t file_size = 32*1024LL; in TEST() local1205 constexpr off64_t file_size = 32*1024LL; in TEST() local1227 constexpr off64_t file_size = 32*1024LL; in TEST() local1242 constexpr off64_t file_size = 32*1024LL; in TEST() local1269 constexpr off64_t file_size = 32*1024LL; in TEST() local
147 bool ElfReader::Read(const char* name, int fd, off64_t file_offset, off64_t file_size) { in Read()938 off_t file_size = file_stat.st_size; in phdr_table_map_gnu_relro() local
589 bool read(const char* realpath, off64_t file_size) { in read()
83 __u64 file_size; member