Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_phdr.cpp149 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
Dlinker.cpp694 bool read(const char* realpath, off64_t file_size) { in read()
/bionic/tests/
Dunistd_test.cpp1107 constexpr off64_t file_size = 32*1024LL; in TEST() local
1130 constexpr off64_t file_size = 32*1024LL; in TEST() local
1152 constexpr off64_t file_size = 32*1024LL; in TEST() local
1167 constexpr off64_t file_size = 32*1024LL; in TEST() local
1194 constexpr off64_t file_size = 32*1024LL; in TEST() local
/bionic/libc/kernel/uapi/linux/
Dhyperv.h83 __u64 file_size; member