Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h266 const MCSection *getDrectveSection() const { return DrectveSection; } in getDrectveSection() function
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h338 MCSection *getDrectveSection() const { return DrectveSection; } in getDrectveSection() function