Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h227 const MCSection *getDwarfFrameSection() const { return DwarfFrameSection; } in getDwarfFrameSection() function
/external/llvm/lib/MC/
DMCDwarf.cpp1504 *MOFI->getDwarfFrameSection(); in Emit()