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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
H A DMCObjectFileInfo.h87 const MCSection *DwarfAbbrevSection; member in class:llvm::MCObjectFileInfo
190 const MCSection *getDwarfAbbrevSection() const { return DwarfAbbrevSection; }
/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h85 MCSection *DwarfAbbrevSection; member in class:llvm::MCObjectFileInfo
229 MCSection *getDwarfAbbrevSection() const { return DwarfAbbrevSection; }

Completed in 65 milliseconds