Searched defs:header_size (Results 1 – 4 of 4) sorted by relevance
349 static bool isGif(void* header, int header_size) { in isGif()
370 static bool isWebP(void* header, int header_size) { in isWebP()
305 unsigned int header_size = sizeof(ElfXX_Shdr) * sectNum; in emitSectionHeader() local
1327 int32_t header_size = readAligned<int32_t>(); in readExceptionCode() local