Searched defs:LoadOrErr (Results 1 – 3 of 3) sorted by relevance
292 if (auto LoadOrErr = getFirstLoadCommandInfo(this)) in MachOObjectFile() local380 if (auto LoadOrErr = getNextLoadCommandInfo(this, I, Load)) in MachOObjectFile() local
1294 if (auto LoadOrErr = getFirstLoadCommandInfo(*this)) in MachOObjectFile() local1609 if (auto LoadOrErr = getNextLoadCommandInfo(*this, I, Load)) in MachOObjectFile() local
1297 if (auto LoadOrErr = getFirstLoadCommandInfo(*this)) in MachOObjectFile() local1624 if (auto LoadOrErr = getNextLoadCommandInfo(*this, I, Load)) in MachOObjectFile() local