Home
last modified time | relevance | path

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

/external/llvm/lib/Object/
DMachOObject.cpp29 static void SwapStruct(T &Value);
53 SwapStruct(*Res); in ReadInMemoryStruct()
169 void SwapStruct(macho::SegmentLoadCommand &Value) { in SwapStruct() function
187 void SwapStruct(macho::Segment64LoadCommand &Value) { in SwapStruct() function
205 void SwapStruct(macho::SymtabLoadCommand &Value) { in SwapStruct() function
219 void SwapStruct(macho::DysymtabLoadCommand &Value) { in SwapStruct() function
247 void SwapStruct(macho::IndirectSymbolTableEntry &Value) { in SwapStruct() function
261 void SwapStruct(macho::Section &Value) { in SwapStruct() function
283 void SwapStruct(macho::Section64 &Value) { in SwapStruct() function
306 void SwapStruct(macho::RelocationEntry &Value) { in SwapStruct() function
[all …]