Home
last modified time | relevance | path

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

/linux/arch/arc/kernel/
H A Dunwind.c248 unsigned long tableSize = table->size, hdrSize; in init_unwind_hdr() local
301 hdrSize = 4 + sizeof(unsigned long) + sizeof(unsigned int) in init_unwind_hdr()
304 header = alloc(hdrSize); in init_unwind_hdr()
341 table->hdrsz = hdrSize; in init_unwind_hdr()