Searched refs:getSegment64LoadCommand (Results 1 – 3 of 3) sorted by relevance
179 getSegment64LoadCommand(const LoadCommandInfo &L) const;
152 macho::Segment64LoadCommand SLC = Obj.getSegment64LoadCommand(LCI); in DumpSegment64Command()
229 macho::Segment64LoadCommand S = O->getSegment64LoadCommand(L); in getSegmentLoadCommandNumSections()1510 MachOObjectFile::getSegment64LoadCommand(const LoadCommandInfo &L) const { in getSegment64LoadCommand() function in llvm::object::MachOObjectFile