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