Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Object/
DMachOObject.cpp30 static void SwapStruct(T &Value);
54 SwapStruct(*Res); in ReadInMemoryStruct()
170 void SwapStruct(macho::SegmentLoadCommand &Value) { in SwapStruct() function
188 void SwapStruct(macho::Segment64LoadCommand &Value) { in SwapStruct() function
206 void SwapStruct(macho::SymtabLoadCommand &Value) { in SwapStruct() function
220 void SwapStruct(macho::DysymtabLoadCommand &Value) { in SwapStruct() function
248 void SwapStruct(macho::LinkeditDataLoadCommand &Value) { in SwapStruct() function
260 void SwapStruct(macho::IndirectSymbolTableEntry &Value) { in SwapStruct() function
274 void SwapStruct(macho::Section &Value) { in SwapStruct() function
296 void SwapStruct(macho::Section64 &Value) { in SwapStruct() function
[all …]