Searched defs:AddendOrErr (Results 1 – 5 of 5) sorted by relevance
120 Expected<int64_t> AddendOrErr = ELFRelocationRef(R).getAddend(); in getELFAddend() local
160 if (auto AddendOrErr = decodeAddend(RE)) in processRelocationRef() local
250 ErrorOr<int64_t> AddendOrErr = ELFRelocationRef(R).getAddend(); in getELFAddend() local
630 if (auto AddendOrErr = i->getAddend()) in findOPDEntrySection() local1105 if (Expected<int64_t> AddendOrErr = ELFRelocationRef(*RelI).getAddend()) in processRelocationRef() local
856 if (auto AddendOrErr = i->getAddend()) in findOPDEntrySection() local1196 ErrorOr<int64_t> AddendOrErr = ELFRelocationRef(*RelI).getAddend(); in processRelocationRef() local