Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h191 MCSection *DrectveSection; variable
338 MCSection *getDrectveSection() const { return DrectveSection; } in getDrectveSection()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h212 MCSection *DrectveSection = nullptr; variable
387 MCSection *getDrectveSection() const { return DrectveSection; } in getDrectveSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h213 MCSection *DrectveSection = nullptr; variable
396 MCSection *getDrectveSection() const { return DrectveSection; } in getDrectveSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp807 DrectveSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp709 DrectveSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp737 DrectveSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()