Lines Matching defs:category64_t
3784 struct category64_t {
4081 inline void swapStruct(struct category64_t &c) {
5985 struct category64_t c;
5995 memset(&c, '\0', sizeof(struct category64_t));
5996 if (left < sizeof(struct category64_t)) {
6000 memcpy(&c, r, sizeof(struct category64_t));
6005 sym_name = get_symbol_64(offset + offsetof(struct category64_t, name), S,
6022 sym_name = get_symbol_64(offset + offsetof(struct category64_t, cls), S, info,
6039 get_symbol_64(offset + offsetof(struct category64_t, instanceMethods), S,
6055 sym_name = get_symbol_64(offset + offsetof(struct category64_t, classMethods),
6071 sym_name = get_symbol_64(offset + offsetof(struct category64_t, protocols), S,
6088 get_symbol_64(offset + offsetof(struct category64_t, instanceProperties),