Searched refs:getNextLoadCommandInfo (Results 1 – 5 of 5) sorted by relevance
187 Load = MachO->getNextLoadCommandInfo(Load); in PrintDarwinSectionSizes()261 Load = MachO->getNextLoadCommandInfo(Load); in PrintDarwinSegmentSizes()
435 Command = InputObject->getNextLoadCommandInfo(Command); in main()
333 LoadCommandInfo getNextLoadCommandInfo(const LoadCommandInfo &L) const;
331 Load = getNextLoadCommandInfo(Load); in MachOObjectFile()2251 MachOObjectFile::getNextLoadCommandInfo(const LoadCommandInfo &L) const { in getNextLoadCommandInfo() function in MachOObjectFile
319 Command = MachOObj->getNextLoadCommandInfo(Command); in getSectionsAndSymbols()445 Load = O->getNextLoadCommandInfo(Load); in PrintIndirectSymbols()597 Load = O->getNextLoadCommandInfo(Load); in PrintDylibs()2177 Load = info->O->getNextLoadCommandInfo(Load); in GuessCstringPointer()2265 Load = info->O->getNextLoadCommandInfo(Load); in GuessIndirectSymbol()2402 Load = info->O->getNextLoadCommandInfo(Load); in GuessPointerPointer()8493 Command = Obj->getNextLoadCommandInfo(Command); in PrintLoadCommands()