Home | History | Annotate | Download | only in util

Lines Matching refs:noff

1076 	Dwarf_Off off, noff;
1112 while (!dwarf_nextcu(self->dbg, off, &noff, &cuhl, NULL, NULL, NULL)) {
1136 off = noff;
1549 Dwarf_Off off = 0, noff;
1573 if (dwarf_nextcu(self->dbg, off, &noff, &cuhl,
1597 off = noff;