Searched refs:hasEhFrame (Results 1 – 11 of 11) sorted by relevance
60 if (m_EhFrame.hasEhFrame()) in emitOutput()136 if (m_EhFrame.hasEhFrame()) in sizeOutput()
104 bool LDSection::hasEhFrame() const in hasEhFrame() function in LDSection
400 assert(pSection.hasEhFrame()); in emitSectionData()
172 bool hasEhFrame() const;
138 bool hasEhFrame() const in hasEhFrame() function
87 if (pSection.hasEhFrame()) in Create()
84 if (target->hasEhFrame()) in MergeSection()
337 if (!(*sect)->hasEhFrame()) in mergeSections()641 if (eh_frame_sect && eh_frame_sect->hasEhFrame()) in prelayout()
301 if (!eh_sect || !eh_sect->hasEhFrame()) in addEhFrameForPLT()
241 if (!section->hasEhFrame()) in initStandardSymbols()2410 ((*it)->hasEhFrame() && in placeOutputSections()2577 config().options().hasEhFrameHdr() && getOutputFormat()->hasEhFrame()) { in createAndSizeEhFrameHdr()2690 config().options().hasEhFrameHdr() && getOutputFormat()->hasEhFrame()) { in postProcessing()
315 assert(!pSection.hasEhFrame() && "pSection already has eh_frame."); in CreateEhFrame()