Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dsymtab.h62 extern ENTRY *symtab_get_function(void);
H A Dtrace.c791 (q = de_const(type_of(symtab_get_function())))); in collect_prototype()
885 ENTRY *function = symtab_get_function(); in generate_interface()
H A Dsymtab.c362 symtab_get_function(void) in symtab_get_function() function