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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
H A DMCObjectFileInfo.h192 const MCSection *getDwarfLineSection() const { return DwarfLineSection; } function in class:llvm::MCObjectFileInfo
/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h231 MCSection *getDwarfLineSection() const { return DwarfLineSection; } function in class:llvm::MCObjectFileInfo

Completed in 53 milliseconds