Searched refs:getDwarfFrameSection (Results 1 – 4 of 4) sorted by relevance
52 Section == FI->getDwarfFrameSection() || in isDwarfSection()
197 .Case("debug_frame", MC->getObjectFileInfo()->getDwarfFrameSection()) in emitSectionContents()789 MS->switchSection(MC->getObjectFileInfo()->getDwarfFrameSection()); in emitCIE()800 MS->switchSection(MC->getObjectFileInfo()->getDwarfFrameSection()); in emitFDE()
280 MCSection *getDwarfFrameSection() const { return DwarfFrameSection; } in getDwarfFrameSection() function
1879 : *MOFI->getDwarfFrameSection(); in Emit()