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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
H A DMCObjectFileInfo.h97 const MCSection *DwarfRangesSection; member in class:llvm::MCObjectFileInfo
202 const MCSection *getDwarfRangesSection() const { return DwarfRangesSection; }
/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h94 MCSection *DwarfRangesSection; member in class:llvm::MCObjectFileInfo
247 MCSection *getDwarfRangesSection() const { return DwarfRangesSection; }

Completed in 92 milliseconds