Home
last modified time | relevance | path

Searched refs:iterateFDEWithLSDA (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DICF.cpp484 part.ehFrame->iterateFDEWithLSDA<ELFT>( in run()
H A DSyntheticSections.cpp488 void EhFrameSection::iterateFDEWithLSDA( in iterateFDEWithLSDA() function in EhFrameSection
4937 template void EhFrameSection::iterateFDEWithLSDA<ELF32LE>(
4939 template void EhFrameSection::iterateFDEWithLSDA<ELF32BE>(
4941 template void EhFrameSection::iterateFDEWithLSDA<ELF64LE>(
4943 template void EhFrameSection::iterateFDEWithLSDA<ELF64BE>(
H A DSyntheticSections.h74 void iterateFDEWithLSDA(llvm::function_ref<void(InputSection &)> fn);