Lines Matching defs:category64_t
3792 struct category64_t {
4089 inline void swapStruct(struct category64_t &c) {
5993 struct category64_t c;
6003 memset(&c, '\0', sizeof(struct category64_t));
6004 if (left < sizeof(struct category64_t)) {
6008 memcpy(&c, r, sizeof(struct category64_t));
6013 sym_name = get_symbol_64(offset + offsetof(struct category64_t, name), S,
6030 sym_name = get_symbol_64(offset + offsetof(struct category64_t, cls), S, info,
6047 get_symbol_64(offset + offsetof(struct category64_t, instanceMethods), S,
6063 sym_name = get_symbol_64(offset + offsetof(struct category64_t, classMethods),
6079 sym_name = get_symbol_64(offset + offsetof(struct category64_t, protocols), S,
6096 get_symbol_64(offset + offsetof(struct category64_t, instanceProperties),