Searched refs:st_size (Results 1 – 8 of 8) sorted by relevance
876 return buffer.st_size > 0; in FileExistsAndNotEmpty()934 return rc == 0 ? stat_buf.st_size : -1; in GetFileSizeBytes()
1397 Elf32_Word st_size; // Size of the symbol member1425 Elf64_Xword st_size; // Size of the symbol member
887 (symbol->st_size != result.first->second->st_size) || in FindSymbolByName()
294 size_t length = sbuf.st_size; in OpenFile()
215 return (rc == -1) ? -errno : s.st_size; in GetLength()
389 sym.st_size = size; in Add()
1025 if (stat_buffer.st_size == 0) { in LoadInternal()
1415 s.st_size, in OpenFile()