Lines Matching defs:SwapStruct
50 void SwapStruct(MachO::any_relocation_info &H) { in SwapStruct() function
56 void SwapStruct(MachO::load_command &L) { in SwapStruct() function
62 void SwapStruct(nlist_base &S) { in SwapStruct() function
68 void SwapStruct(MachO::section &S) { in SwapStruct() function
81 void SwapStruct(MachO::section_64 &S) { in SwapStruct() function
95 void SwapStruct(MachO::nlist &S) { in SwapStruct() function
102 void SwapStruct(MachO::nlist_64 &S) { in SwapStruct() function
109 void SwapStruct(MachO::mach_header &H) { in SwapStruct() function
120 void SwapStruct(MachO::mach_header_64 &H) { in SwapStruct() function
132 void SwapStruct(MachO::symtab_command &C) { in SwapStruct() function
142 void SwapStruct(MachO::dysymtab_command &C) { in SwapStruct() function
166 void SwapStruct(MachO::linkedit_data_command &C) { in SwapStruct() function
174 void SwapStruct(MachO::segment_command &C) { in SwapStruct() function
188 void SwapStruct(MachO::segment_command_64 &C) { in SwapStruct() function
202 void SwapStruct(uint32_t &C) { in SwapStruct() function
207 void SwapStruct(MachO::linker_options_command &C) { in SwapStruct() function
214 void SwapStruct(MachO::version_min_command&C) { in SwapStruct() function
222 void SwapStruct(MachO::dylib_command&C) { in SwapStruct() function
232 void SwapStruct(MachO::data_in_code_entry &C) { in SwapStruct() function