Home
last modified time | relevance | path

Searched refs:DrectveSection (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h156 const MCSection *DrectveSection; variable
266 const MCSection *getDrectveSection() const { return DrectveSection; } in getDrectveSection()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h191 MCSection *DrectveSection; variable
338 MCSection *getDrectveSection() const { return DrectveSection; } in getDrectveSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h205 MCSection *DrectveSection; variable
369 MCSection *getDrectveSection() const { return DrectveSection; } in getDrectveSection()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCObjectFileInfo.cpp473 DrectveSection = in InitCOFFMCObjectFileInfo()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp807 DrectveSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp837 DrectveSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()