Home
last modified time | relevance | path

Searched defs:ehIn (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lld/ELF/
H A DTarget.cpp165 else if (auto *ehIn = dyn_cast<EhInputSection>(&sec)) relocateAlloc() local
/llvm-project/lld/ELF/Arch/
H A DAArch64.cpp821 else if (auto *ehIn = dyn_cast<EhInputSection>(&sec)) relocateAlloc() local
H A DX86_64.cpp1039 else if (auto *ehIn = dyn_cast<EhInputSection>(&sec)) relocateAlloc() local
H A DRISCV.cpp597 else if (auto *ehIn = dyn_cast<EhInputSection>(&sec)) relocateAlloc() local
H A DPPC64.cpp1567 else if (auto *ehIn = dyn_cast<EhInputSection>(&sec)) relocateAlloc() local