Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/elfwrap/common/
H A D_elfwrap.h83 } ObjDesc_t; typedef
88 extern int input32(int, char **, const char *, const char *, ObjDesc_t *);
89 extern int input64(int, char **, const char *, const char *, ObjDesc_t *);
91 ObjDesc_t *);
93 ObjDesc_t *);
H A Dlintsup.c44 ObjDesc_t *odp) in input32()
51 ObjDesc_t *odp) in output32()
58 ObjDesc_t *odp) in input64()
64 ObjDesc_t *odp) in output64()
H A Dmain.c56 ObjDesc_t odesc = { NULL, 0, 0, 0 }; in main()
H A Delfwrap.c68 ObjDesc_t *odp) in input()
216 ObjDesc_t *odp) in output()