Searched defs:file_size (Results 1 – 6 of 6) sorted by relevance
115 off_t file_size = lseek(fd.get(), 0, SEEK_END); in backtrace_symbols() local
61 __u32 file_size; member
1192 constexpr off64_t file_size = 32*1024LL; in TEST() local1215 constexpr off64_t file_size = 32*1024LL; in TEST() local1237 constexpr off64_t file_size = 32*1024LL; in TEST() local1252 constexpr off64_t file_size = 32*1024LL; in TEST() local1279 constexpr off64_t file_size = 32*1024LL; in TEST() local
151 bool ElfReader::Read(const char* name, int fd, off64_t file_offset, off64_t file_size) { in Read()1009 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