Lines Matching refs:swapStruct

3698 inline void swapStruct(struct cfstring64_t &cfs) {  in swapStruct()  function
3705 inline void swapStruct(struct class64_t &c) { in swapStruct() function
3713 inline void swapStruct(struct class32_t &c) { in swapStruct() function
3721 inline void swapStruct(struct class_ro64_t &cro) { in swapStruct() function
3735 inline void swapStruct(struct class_ro32_t &cro) { in swapStruct() function
3748 inline void swapStruct(struct method_list64_t &ml) { in swapStruct() function
3753 inline void swapStruct(struct method_list32_t &ml) { in swapStruct() function
3758 inline void swapStruct(struct method64_t &m) { in swapStruct() function
3764 inline void swapStruct(struct method32_t &m) { in swapStruct() function
3770 inline void swapStruct(struct protocol_list64_t &pl) { in swapStruct() function
3774 inline void swapStruct(struct protocol_list32_t &pl) { in swapStruct() function
3778 inline void swapStruct(struct protocol64_t &p) { in swapStruct() function
3789 inline void swapStruct(struct protocol32_t &p) { in swapStruct() function
3800 inline void swapStruct(struct ivar_list64_t &il) { in swapStruct() function
3805 inline void swapStruct(struct ivar_list32_t &il) { in swapStruct() function
3810 inline void swapStruct(struct ivar64_t &i) { in swapStruct() function
3818 inline void swapStruct(struct ivar32_t &i) { in swapStruct() function
3826 inline void swapStruct(struct objc_property_list64 &pl) { in swapStruct() function
3831 inline void swapStruct(struct objc_property_list32 &pl) { in swapStruct() function
3836 inline void swapStruct(struct objc_property64 &op) { in swapStruct() function
3841 inline void swapStruct(struct objc_property32 &op) { in swapStruct() function
3846 inline void swapStruct(struct category64_t &c) { in swapStruct() function
3855 inline void swapStruct(struct category32_t &c) { in swapStruct() function
3864 inline void swapStruct(struct objc_image_info64 &o) { in swapStruct() function
3869 inline void swapStruct(struct objc_image_info32 &o) { in swapStruct() function
3874 inline void swapStruct(struct imageInfo_t &o) { in swapStruct() function
3879 inline void swapStruct(struct message_ref64 &mr) { in swapStruct() function
3884 inline void swapStruct(struct message_ref32 &mr) { in swapStruct() function
3889 inline void swapStruct(struct objc_module_t &module) { in swapStruct() function
3896 inline void swapStruct(struct objc_symtab_t &symtab) { in swapStruct() function
3903 inline void swapStruct(struct objc_class_t &objc_class) { in swapStruct() function
3916 inline void swapStruct(struct objc_category_t &objc_category) { in swapStruct() function
3924 inline void swapStruct(struct objc_ivar_list_t &objc_ivar_list) { in swapStruct() function
3928 inline void swapStruct(struct objc_ivar_t &objc_ivar) { in swapStruct() function
3934 inline void swapStruct(struct objc_method_list_t &method_list) { in swapStruct() function
3939 inline void swapStruct(struct objc_method_t &method) { in swapStruct() function
3945 inline void swapStruct(struct objc_protocol_list_t &protocol_list) { in swapStruct() function
3950 inline void swapStruct(struct objc_protocol_t &protocol) { in swapStruct() function
3958 inline void swapStruct(struct objc_method_description_list_t &mdl) { in swapStruct() function
3962 inline void swapStruct(struct objc_method_description_t &md) { in swapStruct() function
4010 swapStruct(c); in get_objc2_64bit_class_name()
4019 swapStruct(cro); in get_objc2_64bit_class_name()
4041 swapStruct(cfs); in get_objc2_64bit_cfstring_name()
4244 swapStruct(ml); in print_method_list64_t()
4261 swapStruct(m); in print_method_list64_t()
4335 swapStruct(ml); in print_method_list32_t()
4352 swapStruct(m); in print_method_list32_t()
4399 swapStruct(method_list); in print_method_list()
4414 swapStruct(method); in print_method_list()
4469 swapStruct(pl); in print_protocol_list64_t()
4510 swapStruct(pc); in print_protocol_list64_t()
4598 swapStruct(pl); in print_protocol_list32_t()
4627 swapStruct(pc); in print_protocol_list32_t()
4691 swapStruct(mdl); in print_method_description_list()
4708 swapStruct(md); in print_method_description_list()
4759 swapStruct(protocol); in print_protocol()
4819 swapStruct(protocol_list); in print_protocol_list()
4864 swapStruct(il); in print_ivar_list64_t()
4881 swapStruct(i); in print_ivar_list64_t()
4965 swapStruct(il); in print_ivar_list32_t()
4982 swapStruct(i); in print_ivar_list32_t()
5034 swapStruct(opl); in print_objc_property_list64()
5051 swapStruct(op); in print_objc_property_list64()
5112 swapStruct(opl); in print_objc_property_list32()
5129 swapStruct(op); in print_objc_property_list32()
5162 swapStruct(cro); in print_class_ro64_t()
5300 swapStruct(cro); in print_class_ro32_t()
5359 swapStruct(c); in print_class64_t()
5444 swapStruct(c); in print_class32_t()
5560 swapStruct(objc_ivar_list); in print_objc_class_t()
5571 swapStruct(ivar); in print_objc_class_t()
5671 swapStruct(c); in print_category64_t()
5790 swapStruct(c); in print_category32_t()
5853 swapStruct(mr); in print_message_refs64()
5921 swapStruct(mr); in print_message_refs32()
5970 swapStruct(o); in print_image_info64()
6032 swapStruct(o); in print_image_info32()
6087 swapStruct(o); in print_image_info()
6298 swapStruct(module); in printObjc1_32bit_MetaData()
6333 swapStruct(symtab); in printObjc1_32bit_MetaData()
6367 swapStruct(objc_class); in printObjc1_32bit_MetaData()
6386 swapStruct(objc_class); in printObjc1_32bit_MetaData()
6419 swapStruct(objc_category); in printObjc1_32bit_MetaData()
6455 swapStruct(protocol); in DumpProtocolSection()
6464 static inline void swapStruct(struct xar_header &xar) { in swapStruct() function
6641 swapStruct(XarHeader); in DumpBitcodeSection()
6813 swapStruct(XarHeader); in DumpBitcodeSection()
9675 swapStruct(cpu32); in PrintThreadCommand()
9695 swapStruct(ts); in PrintThreadCommand()
9753 swapStruct(cpu64); in PrintThreadCommand()
9773 swapStruct(ts); in PrintThreadCommand()
9803 swapStruct(fs); in PrintThreadCommand()
9834 swapStruct(es); in PrintThreadCommand()
9865 swapStruct(es64); in PrintThreadCommand()
9912 swapStruct(cpu32); in PrintThreadCommand()
9960 swapStruct(cpu64); in PrintThreadCommand()