Searched refs:getDwarfFrameSection (Results 1 – 5 of 5) sorted by relevance
54 Section == FI->getDwarfFrameSection() || in isDwarfSection()
246 return MC->getObjectFileInfo()->getDwarfFrameSection(); in getMCSection()1256 MS->switchSection(MC->getObjectFileInfo()->getDwarfFrameSection()); in emitCIE()1267 MS->switchSection(MC->getObjectFileInfo()->getDwarfFrameSection()); in emitFDE()
280 MCSection *getDwarfFrameSection() const { return DwarfFrameSection; } in getDwarfFrameSection() function
1866 : *MOFI->getDwarfFrameSection(); in Emit()