Lines Matching refs:SwapStruct
50 static void SwapStruct(T &Value);
53 void SwapStruct(macho::RelocationEntry &H) {
59 void SwapStruct(macho::LoadCommand &L) {
65 void SwapStruct(SymbolTableEntryBase &S) {
71 void SwapStruct(macho::Section &S) {
84 void SwapStruct(macho::Section64 &S) {
98 void SwapStruct(macho::SymbolTableEntry &S) {
105 void SwapStruct(macho::Symbol64TableEntry &S) {
112 void SwapStruct(macho::Header &H) {
123 void SwapStruct(macho::Header64Ext &E) {
128 void SwapStruct(macho::SymtabLoadCommand &C) {
138 void SwapStruct(macho::DysymtabLoadCommand &C) {
162 void SwapStruct(macho::LinkeditDataLoadCommand &C) {
170 void SwapStruct(macho::SegmentLoadCommand &C) {
184 void SwapStruct(macho::Segment64LoadCommand &C) {
198 void SwapStruct(macho::IndirectSymbolTableEntry &C) {
203 void SwapStruct(macho::LinkerOptionsLoadCommand &C) {
210 void SwapStruct(macho::DataInCodeTableEntry &C) {
221 SwapStruct(Cmd);