Home
last modified time | relevance | path

Searched refs:noff (Results 1 – 1 of 1) sorted by relevance

/tools/perf/util/
Dprobe-finder.c1082 Dwarf_Off off, noff; in debuginfo__find_probe_location() local
1115 while (!dwarf_nextcu(dbg->dbg, off, &noff, &cuhl, NULL, NULL, NULL)) { in debuginfo__find_probe_location()
1139 off = noff; in debuginfo__find_probe_location()
1758 Dwarf_Off off = 0, noff; in debuginfo__find_line_range() local
1782 if (dwarf_nextcu(dbg->dbg, off, &noff, &cuhl, in debuginfo__find_line_range()
1806 off = noff; in debuginfo__find_line_range()