UWord typeR = D3_INVALID_CUOFF;
Bool global = False;
GExpr* gexpr = NULL;
- Int n_attrs = 0;
UWord abs_ori = (UWord)D3_INVALID_CUOFF;
Int lineNo = 0;
UInt fndn_ix = 0;
nf_i++;
if (attr == 0 && form == 0) break;
get_Form_contents( &cts, cc, c_die, False/*td3*/, nf );
- n_attrs++;
if (attr == DW_AT_name && cts.szB < 0) {
name = ML_(addStrFromCursor)( cc->di, cts.u.cur );
}
Int k;
const UInt * lt_ptr;
Int nfile;
- Int nseg;
union any_size pnt;
union any_size pnt2;
const struct startend * start;
/*
* Now count up the number of segments in the file.
*/
- nseg = 0;
for (i = 0; i < nfile; i++) {
pnt2.c = (const HChar *)linetab + filetab[i];
- nseg += *pnt2.s;
}
this_seg = 0;