Home
last modified time | relevance | path

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

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