Searched refs:getDwarfFrameSection (Results 1 – 4 of 4) sorted by relevance
55 Section == FI->getDwarfFrameSection() || in isDwarfSection()
202 .Case("debug_frame", MC->getObjectFileInfo()->getDwarfFrameSection()) in emitSectionContents()768 MS->switchSection(MC->getObjectFileInfo()->getDwarfFrameSection()); in emitCIE()779 MS->switchSection(MC->getObjectFileInfo()->getDwarfFrameSection()); in emitFDE()
276 MCSection *getDwarfFrameSection() const { return DwarfFrameSection; } in getDwarfFrameSection() function
1883 : *MOFI->getDwarfFrameSection(); in Emit()