Lines Matching refs:takeError
160 return FromSymbolOrErr.takeError(); in parsePairRelocation()
177 return ToSymbolOrErr.takeError(); in parsePairRelocation()
181 return ToSymbolSec.takeError(); in parsePairRelocation()
231 return NSec.takeError(); in addRelocations()
254 return MachORelocKind.takeError(); in addRelocations()
269 return SymbolToFixOrErr.takeError(); in addRelocations()
302 return MachORelocKind.takeError(); in addRelocations()
330 return TargetSymbolOrErr.takeError(); in addRelocations()
342 return TargetSymbolOrErr.takeError(); in addRelocations()
350 return TargetSymbolOrErr.takeError(); in addRelocations()
358 return TargetNSec.takeError(); in addRelocations()
363 return TargetSymbolOrErr.takeError(); in addRelocations()
374 return TargetSymbolOrErr.takeError(); in addRelocations()
394 return TargetSymbolOrErr.takeError(); in addRelocations()
408 return TargetSymbolOrErr.takeError(); in addRelocations()
426 return TargetSymbolOrErr.takeError(); in addRelocations()
441 return PairInfo.takeError(); in addRelocations()
543 return MachOObj.takeError(); in createLinkGraphFromMachOObject_arm64()