Searched refs:ehIn (Results 1 – 5 of 5) sorted by relevance
165 else if (auto *ehIn = dyn_cast<EhInputSection>(&sec)) in relocateAlloc() local166 secAddr += ehIn->getParent()->outSecOff; in relocateAlloc()
1039 else if (auto *ehIn = dyn_cast<EhInputSection>(&sec)) in relocateAlloc() local1040 secAddr += ehIn->getParent()->outSecOff; in relocateAlloc()
876 else if (auto *ehIn = dyn_cast<EhInputSection>(&sec)) in relocateAlloc() local877 secAddr += ehIn->getParent()->outSecOff; in relocateAlloc()
1567 else if (auto *ehIn = dyn_cast<EhInputSection>(&sec)) in relocateAlloc() local1568 secAddr += ehIn->getParent()->outSecOff; in relocateAlloc()
597 else if (auto *ehIn = dyn_cast<EhInputSection>(&sec)) in relocateAlloc() local598 secAddr += ehIn->getParent()->outSecOff; in relocateAlloc()