Searched refs:eh_sect (Results 1 – 1 of 1) sorted by relevance
276 LDSection* eh_sect = pModule.getSection(".eh_frame"); in addEhFrameForPLT() local277 if (!eh_sect || !eh_sect->hasEhFrame()) in addEhFrameForPLT()280 EhFrame* eh_frame = eh_sect->getEhFrame(); in addEhFrameForPLT()