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