Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DMapFile.cpp179 if (auto *ehSec = dyn_cast<EhFrameSection>(isec)) { in writeMapFile() local
180 printEhFrame(os, ehSec); in writeMapFile()