Searched defs:DrectveSection (Results 1 - 2 of 2) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/MC/ | ||
H A D | MCObjectFileInfo.h | 156 const MCSection *DrectveSection; member in class:llvm::MCObjectFileInfo 266 const MCSection *getDrectveSection() const { return DrectveSection; } |
/external/llvm/include/llvm/MC/ | ||
H A D | MCObjectFileInfo.h | 191 MCSection *DrectveSection; member in class:llvm::MCObjectFileInfo 338 MCSection *getDrectveSection() const { return DrectveSection; } |
Completed in 47 milliseconds