Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dexecinfo.cpp115 off_t file_size = lseek(fd.get(), 0, SEEK_END); in backtrace_symbols() local
/bionic/libc/kernel/uapi/sound/sof/
Dfw.h61 __u32 file_size; member
/bionic/tests/
Dunistd_test.cpp1192 constexpr off64_t file_size = 32*1024LL; in TEST() local
1215 constexpr off64_t file_size = 32*1024LL; in TEST() local
1237 constexpr off64_t file_size = 32*1024LL; in TEST() local
1252 constexpr off64_t file_size = 32*1024LL; in TEST() local
1279 constexpr off64_t file_size = 32*1024LL; in TEST() local
/bionic/linker/
Dlinker_phdr.cpp151 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
Dlinker.cpp589 bool read(const char* realpath, off64_t file_size) { in read()
/bionic/libc/kernel/uapi/linux/
Dhyperv.h83 __u64 file_size; member