Home
last modified time | relevance | path

Searched refs:SwapStruct (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Object/
DMachOUniversal.cpp31 static void SwapStruct(T &Value);
34 void SwapStruct(macho::FatHeader &H) { in SwapStruct() function
40 void SwapStruct(macho::FatArchHeader &H) { in SwapStruct() function
54 SwapStruct(Res); in getUniversalBinaryStruct()
DMachOObjectFile.cpp50 static void SwapStruct(T &Value);
53 void SwapStruct(macho::RelocationEntry &H) { in SwapStruct() function
59 void SwapStruct(macho::LoadCommand &L) { in SwapStruct() function
65 void SwapStruct(SymbolTableEntryBase &S) { in SwapStruct() function
71 void SwapStruct(macho::Section &S) { in SwapStruct() function
84 void SwapStruct(macho::Section64 &S) { in SwapStruct() function
98 void SwapStruct(macho::SymbolTableEntry &S) { in SwapStruct() function
105 void SwapStruct(macho::Symbol64TableEntry &S) { in SwapStruct() function
112 void SwapStruct(macho::Header &H) { in SwapStruct() function
123 void SwapStruct(macho::Header64Ext &E) { in SwapStruct() function
[all …]