Searched defs:object_sym (Results 1 – 1 of 1) sorted by relevance
106 struct object_sym { struct107 struct oid_sym oid;108 char *name;109 int isint;110 union {