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