Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-lookup/
H A Dstruct-iteration.c6 print_struct (const char *name, ctf_id_t membtype, unsigned long offset, in print_struct() function
48 if (ctf_member_iter (fp, type, print_struct, fp) < 0) in main()