Searched refs:hdrSize (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arc/kernel/
H A Dunwind.c257 unsigned long tableSize = table->size, hdrSize; local
310 hdrSize = 4 + sizeof(unsigned long) + sizeof(unsigned int)
313 header = alloc(hdrSize);
350 table->hdrsz = hdrSize;

Completed in 111 milliseconds