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