Home
last modified time | relevance | path

Searched defs:file_size (Results 1 – 4 of 4) sorted by relevance

/bionic/tests/
Dunistd_test.cpp869 constexpr off64_t file_size = 32*1024LL; in TEST() local
892 constexpr off64_t file_size = 32*1024LL; in TEST() local
914 constexpr off64_t file_size = 32*1024LL; in TEST() local
929 constexpr off64_t file_size = 32*1024LL; in TEST() local
956 constexpr off64_t file_size = 32*1024LL; in TEST() local
/bionic/linker/
Dlinker_phdr.cpp146 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
Dlinker.cpp1175 bool read(const char* realpath, off64_t file_size) { in read()
/bionic/libc/kernel/uapi/linux/
Dhyperv.h99 __u64 file_size; member