Searched refs:st_size (Results 1 – 10 of 10) sorted by relevance
93 return st.st_size; // TODO: Deal with symlinks? According to the documentation, in GetFileSizeBytes()
221 return (rc == -1) ? -errno : s.st_size; in GetLength()
1400 Elf32_Word st_size; // Size of the symbol member1430 Elf64_Xword st_size; // Size of the symbol member
886 (symbol->st_size != result.first->second->st_size) || in FindSymbolByName()
1062 s.st_size, in Status()
304 s.st_size, in LoadVdex()
302 size_t length = sbuf.st_size; in OpenFile()
1254 return stat_buffer.st_size == 0; in HasEmptyContent()2057 if (stat_buffer.st_size == 0) { in IsProfileFile()
384 sym.st_size = size; in Add()
1384 s.st_size, in OpenFile()