Home
last modified time | relevance | path

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

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