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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
H A DMCObjectFileInfo.h156 const MCSection *DrectveSection; member in class:llvm::MCObjectFileInfo
266 const MCSection *getDrectveSection() const { return DrectveSection; }
/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h191 MCSection *DrectveSection; member in class:llvm::MCObjectFileInfo
338 MCSection *getDrectveSection() const { return DrectveSection; }

Completed in 52 milliseconds