OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:noff
(Results
1 - 2
of
2
) sorted by null
/external/elfutils/0.153/libdw/
dwarf_getsrc_file.c
78
Dwarf_Off
noff
;
local
80
INTUSE(dwarf_nextcu) (dbg, off, &
noff
, &cuhl, NULL, NULL, NULL) == 0;
81
off =
noff
)
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
probe-finder.c
1076
Dwarf_Off off,
noff
;
local
1112
while (!dwarf_nextcu(self->dbg, off, &
noff
, &cuhl, NULL, NULL, NULL)) {
1136
off =
noff
;
1549
Dwarf_Off off = 0,
noff
;
local
[
all
...]
Completed in 217 milliseconds