Searched refs:AddA (Results 1 – 1 of 1) sorted by relevance
242 uint64_t AddA = getAddend<ELFT>(RA[I]); in constantEq() local248 if (AddA == AddB) in constantEq()263 if (!DA->Section && !DB->Section && DA->Value + AddA == DB->Value + AddB) in constantEq()274 if (DA->Value + AddA == DB->Value + AddB) in constantEq()289 SA.isSection() ? X->getOffset(AddA) : X->getOffset(DA->Value) + AddA; in constantEq()