Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/ctfconv/
Dctfconv.c58 void dump_obj(struct itype *, int *);
160 dump_obj(it, &oidx); in main()
513 dump_obj(struct itype *it, int *idx) in dump_obj() function