Searched defs:getDwarfFrameSection (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
H A DMCObjectFileInfo.h193 const MCSection *getDwarfFrameSection() const { return DwarfFrameSection; } function in class:llvm::MCObjectFileInfo
/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h232 MCSection *getDwarfFrameSection() const { return DwarfFrameSection; } function in class:llvm::MCObjectFileInfo

Completed in 132 milliseconds