Home | History | Annotate | Download | only in util

Lines Matching refs:cuhl

1077 	size_t cuhl;
1112 while (!dwarf_nextcu(self->dbg, off, &noff, &cuhl, NULL, NULL, NULL)) {
1114 diep = dwarf_offdie(self->dbg, off + cuhl, &pf->cu_die);
1550 size_t cuhl;
1573 if (dwarf_nextcu(self->dbg, off, &noff, &cuhl,
1578 diep = dwarf_offdie(self->dbg, off + cuhl, &lf.cu_die);