Searched refs:getNextLoadCommandInfo (Results 1 – 1 of 1) sorted by relevance
219 getNextLoadCommandInfo(const MachOObjectFile &Obj, uint32_t LoadCommandIndex, in getNextLoadCommandInfo() function1632 if (auto LoadOrErr = getNextLoadCommandInfo(*this, I, Load)) in MachOObjectFile()