Home
last modified time | relevance | path

Searched refs:ctf_convert_f (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libctf/common/
H A Dctf_convert.c26 ctf_convert_f ctf_converters[] = {
30 #define NCONVERTS (sizeof (ctf_converters) / sizeof (ctf_convert_f))
H A Dlibctf_impl.h38 typedef ctf_conv_status_t (*ctf_convert_f)(int, Elf *, uint_t, int *, typedef