Searched defs:Segment64LoadCmd (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Object/
H A DMachOObjectFile.cpp289 InMemoryStruct<macho::Segment64LoadCommand> Segment64LoadCmd; local
290 MachOObj->ReadSegment64LoadCommand(LCI, Segment64LoadCmd);
291 if (DRI.d.b < Segment64LoadCmd->NumSections)

Completed in 55 milliseconds