Searched refs:getDwarfFrameSection (Results 1 – 4 of 4) sorted by relevance
55 Section == FI->getDwarfFrameSection() || in isDwarfSection()
246 return MC->getObjectFileInfo()->getDwarfFrameSection(); in getMCSection()1247 MS->switchSection(MC->getObjectFileInfo()->getDwarfFrameSection()); in emitCIE()1258 MS->switchSection(MC->getObjectFileInfo()->getDwarfFrameSection()); in emitFDE()
279 MCSection *getDwarfFrameSection() const { return DwarfFrameSection; } in getDwarfFrameSection() function
1889 : *MOFI->getDwarfFrameSection(); in Emit()