Home
last modified time | relevance | path

Searched refs:getDwarfFrameSection (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h232 MCSection *getDwarfFrameSection() const { return DwarfFrameSection; } in getDwarfFrameSection() function
/external/llvm/lib/MC/
DMCDwarf.cpp1511 : *MOFI->getDwarfFrameSection(); in Emit()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1078 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfFrameSection()); in emitCIE()
1089 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfFrameSection()); in emitFDE()