Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Object/
DMachOObject.cpp188 void SwapStruct(macho::Segment64LoadCommand &Value) { in SwapStruct()
201 InMemoryStruct<macho::Segment64LoadCommand> &Res) const { in ReadSegment64LoadCommand()
313 uint64_t Offset = (LCI.Offset + sizeof(macho::Segment64LoadCommand) + in ReadSection64()
DMachOObjectFile.cpp289 InMemoryStruct<macho::Segment64LoadCommand> Segment64LoadCmd; in moveToNextSection()
327 InMemoryStruct<macho::Segment64LoadCommand> SLC; in getSection64()
346 InMemoryStruct<macho::Segment64LoadCommand> SLC; in getSectionName()
/external/swiftshader/third_party/LLVM/include/llvm/Object/
DMachOObject.h146 InMemoryStruct<macho::Segment64LoadCommand> &Res) const;
DMachOFormat.h169 struct Segment64LoadCommand { struct
/external/swiftshader/third_party/LLVM/tools/macho-dump/
Dmacho-dump.cpp165 InMemoryStruct<macho::Segment64LoadCommand> SLC; in DumpSegment64Command()
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp277 InMemoryStruct<macho::Segment64LoadCommand> Segment64LC; in loadSegment64()
/external/swiftshader/third_party/LLVM/tools/llvm-objdump/
DMachODump.cpp235 InMemoryStruct<macho::Segment64LoadCommand> Segment64LC; in getSectionsAndSymbols()