Lines Matching refs:swapStruct

2838 inline void swapStruct(struct cfstring64_t &cfs) {  in swapStruct()  function
2845 inline void swapStruct(struct class64_t &c) { in swapStruct() function
2853 inline void swapStruct(struct class32_t &c) { in swapStruct() function
2861 inline void swapStruct(struct class_ro64_t &cro) { in swapStruct() function
2875 inline void swapStruct(struct class_ro32_t &cro) { in swapStruct() function
2888 inline void swapStruct(struct method_list64_t &ml) { in swapStruct() function
2893 inline void swapStruct(struct method_list32_t &ml) { in swapStruct() function
2898 inline void swapStruct(struct method64_t &m) { in swapStruct() function
2904 inline void swapStruct(struct method32_t &m) { in swapStruct() function
2910 inline void swapStruct(struct protocol_list64_t &pl) { in swapStruct() function
2914 inline void swapStruct(struct protocol_list32_t &pl) { in swapStruct() function
2918 inline void swapStruct(struct protocol64_t &p) { in swapStruct() function
2929 inline void swapStruct(struct protocol32_t &p) { in swapStruct() function
2940 inline void swapStruct(struct ivar_list64_t &il) { in swapStruct() function
2945 inline void swapStruct(struct ivar_list32_t &il) { in swapStruct() function
2950 inline void swapStruct(struct ivar64_t &i) { in swapStruct() function
2958 inline void swapStruct(struct ivar32_t &i) { in swapStruct() function
2966 inline void swapStruct(struct objc_property_list64 &pl) { in swapStruct() function
2971 inline void swapStruct(struct objc_property_list32 &pl) { in swapStruct() function
2976 inline void swapStruct(struct objc_property64 &op) { in swapStruct() function
2981 inline void swapStruct(struct objc_property32 &op) { in swapStruct() function
2986 inline void swapStruct(struct category64_t &c) { in swapStruct() function
2995 inline void swapStruct(struct category32_t &c) { in swapStruct() function
3004 inline void swapStruct(struct objc_image_info64 &o) { in swapStruct() function
3009 inline void swapStruct(struct objc_image_info32 &o) { in swapStruct() function
3014 inline void swapStruct(struct imageInfo_t &o) { in swapStruct() function
3019 inline void swapStruct(struct message_ref64 &mr) { in swapStruct() function
3024 inline void swapStruct(struct message_ref32 &mr) { in swapStruct() function
3029 inline void swapStruct(struct objc_module_t &module) { in swapStruct() function
3036 inline void swapStruct(struct objc_symtab_t &symtab) { in swapStruct() function
3043 inline void swapStruct(struct objc_class_t &objc_class) { in swapStruct() function
3056 inline void swapStruct(struct objc_category_t &objc_category) { in swapStruct() function
3064 inline void swapStruct(struct objc_ivar_list_t &objc_ivar_list) { in swapStruct() function
3068 inline void swapStruct(struct objc_ivar_t &objc_ivar) { in swapStruct() function
3074 inline void swapStruct(struct objc_method_list_t &method_list) { in swapStruct() function
3079 inline void swapStruct(struct objc_method_t &method) { in swapStruct() function
3085 inline void swapStruct(struct objc_protocol_list_t &protocol_list) { in swapStruct() function
3090 inline void swapStruct(struct objc_protocol_t &protocol) { in swapStruct() function
3098 inline void swapStruct(struct objc_method_description_list_t &mdl) { in swapStruct() function
3102 inline void swapStruct(struct objc_method_description_t &md) { in swapStruct() function
3148 swapStruct(c); in get_objc2_64bit_class_name()
3157 swapStruct(cro); in get_objc2_64bit_class_name()
3179 swapStruct(cfs); in get_objc2_64bit_cfstring_name()
3373 swapStruct(ml); in print_method_list64_t()
3390 swapStruct(m); in print_method_list64_t()
3464 swapStruct(ml); in print_method_list32_t()
3481 swapStruct(m); in print_method_list32_t()
3528 swapStruct(method_list); in print_method_list()
3543 swapStruct(method); in print_method_list()
3598 swapStruct(pl); in print_protocol_list64_t()
3639 swapStruct(pc); in print_protocol_list64_t()
3727 swapStruct(pl); in print_protocol_list32_t()
3756 swapStruct(pc); in print_protocol_list32_t()
3820 swapStruct(mdl); in print_method_description_list()
3837 swapStruct(md); in print_method_description_list()
3888 swapStruct(protocol); in print_protocol()
3948 swapStruct(protocol_list); in print_protocol_list()
3993 swapStruct(il); in print_ivar_list64_t()
4010 swapStruct(i); in print_ivar_list64_t()
4094 swapStruct(il); in print_ivar_list32_t()
4111 swapStruct(i); in print_ivar_list32_t()
4163 swapStruct(opl); in print_objc_property_list64()
4180 swapStruct(op); in print_objc_property_list64()
4241 swapStruct(opl); in print_objc_property_list32()
4258 swapStruct(op); in print_objc_property_list32()
4296 swapStruct(cro); in print_class_ro64_t()
4433 swapStruct(cro); in print_class_ro32_t()
4496 swapStruct(c); in print_class64_t()
4570 swapStruct(c); in print_class32_t()
4685 swapStruct(objc_ivar_list); in print_objc_class_t()
4696 swapStruct(ivar); in print_objc_class_t()
4796 swapStruct(c); in print_category64_t()
4915 swapStruct(c); in print_category32_t()
4973 swapStruct(mr); in print_message_refs64()
5036 swapStruct(mr); in print_message_refs32()
5077 swapStruct(o); in print_image_info64()
5117 swapStruct(o); in print_image_info32()
5157 swapStruct(o); in print_image_info()
5419 swapStruct(module); in printObjc1_32bit_MetaData()
5454 swapStruct(symtab); in printObjc1_32bit_MetaData()
5488 swapStruct(objc_class); in printObjc1_32bit_MetaData()
5507 swapStruct(objc_class); in printObjc1_32bit_MetaData()
5540 swapStruct(objc_category); in printObjc1_32bit_MetaData()
5592 swapStruct(protocol); in DumpProtocolSection()
8154 swapStruct(cpu64); in PrintThreadCommand()
8174 swapStruct(ts); in PrintThreadCommand()
8204 swapStruct(fs); in PrintThreadCommand()
8235 swapStruct(es); in PrintThreadCommand()