Lines Matching refs:noff
1517 Dwarf_Off off, noff;
1563 while (!dwarf_nextcu(dbg, off, &noff, &cuhl, NULL, NULL, NULL)) {
1587 off = noff;
1996 Dwarf_Off off = 0, noff;
2030 if (dwarf_nextcu(dbg, off, &noff, &cuhl, NULL, NULL, NULL) != 0)
2053 off = noff;