Searched refs:hdrSize (Results 1 – 1 of 1) sorted by relevance
248 unsigned long tableSize = table->size, hdrSize; in setup_unwind_table() local301 hdrSize = 4 + sizeof(unsigned long) + sizeof(unsigned int) in setup_unwind_table()303 header = alloc(hdrSize); in setup_unwind_table()340 table->hdrsz = hdrSize; in setup_unwind_table()