Searched refs:ehSec (Results 1 – 1 of 1) sorted by relevance
179 if (auto *ehSec = dyn_cast<EhFrameSection>(isec)) { in writeMapFile() local180 printEhFrame(os, ehSec); in writeMapFile()