Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/abi/spectrans/spec2trace/
H A Dsymtab.h65 extern ENTRY *symtab_get_function(void);
H A Dtrace.c793 (q = de_const(type_of(symtab_get_function())))); in collect_prototype()
887 ENTRY *function = symtab_get_function(); in generate_interface()
H A Dsymtab.c364 symtab_get_function(void) in symtab_get_function() function