Searched refs:getDwarfFrameSection (Results 1 – 4 of 4) sorted by relevance
52 Section == FI->getDwarfFrameSection() || in isDwarfSection()
196 .Case("debug_frame", MC->getObjectFileInfo()->getDwarfFrameSection()) in emitSectionContents()776 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfFrameSection()); in emitCIE()787 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfFrameSection()); in emitFDE()
266 MCSection *getDwarfFrameSection() const { return DwarfFrameSection; } in getDwarfFrameSection() function
1883 : *MOFI->getDwarfFrameSection(); in Emit()