Searched refs:TargetSectionIDOrErr (Results 1 – 4 of 4) sorted by relevance
92 if (auto TargetSectionIDOrErr = in processRelocationRef() local94 TargetSectionID = *TargetSectionIDOrErr; in processRelocationRef()96 return TargetSectionIDOrErr.takeError(); in processRelocationRef()
259 if (auto TargetSectionIDOrErr = in processRelocationRef() local261 TargetSectionID = *TargetSectionIDOrErr; in processRelocationRef()263 return TargetSectionIDOrErr.takeError(); in processRelocationRef()
109 if (auto TargetSectionIDOrErr = in processRelocationRef() local111 TargetSectionID = *TargetSectionIDOrErr; in processRelocationRef()113 return TargetSectionIDOrErr.takeError(); in processRelocationRef()
81 if (auto TargetSectionIDOrErr = in processScatteredVANILLA() local83 TargetSectionID = *TargetSectionIDOrErr; in processScatteredVANILLA()85 return TargetSectionIDOrErr.takeError(); in processScatteredVANILLA()