Searched refs:getFirstLoadCommandInfo (Results 1 – 1 of 1) sorted by relevance
207 getFirstLoadCommandInfo(const MachOObjectFile &Obj) { in getFirstLoadCommandInfo() function1304 if (auto LoadOrErr = getFirstLoadCommandInfo(*this)) in MachOObjectFile()