Home | History | Annotate | Download | only in util

Lines Matching refs:total

360 	int bsize, boffs, total;
374 total = dwarf_bytesize(vr_die);
375 if (boffs < 0 || total < 0)
378 BYTES_TO_BITS(total));