Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dsymtab.h89 extern char *symtab_get_first_include(void);
H A Dtrace.c976 for (include = symtab_get_first_include(); include != NULL; in generate_includes()
H A Dsymtab.c602 symtab_get_first_include(void) in symtab_get_first_include() function