OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ndirs
(Results
1 - 2
of
2
) sorted by null
/external/elfutils/0.153/src/
addr2line.c
306
size_t
ndirs
;
local
307
if (dwarf_getsrcdirs (files, &dirs, &
ndirs
) == 0
/external/elfutils/0.153/libdw/
libdwP.h
227
unsigned int
ndirs
;
member in struct:Dwarf_Files_s
235
/* nfiles of those, followed by char *[
ndirs
]. */
Completed in 42 milliseconds