Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h219 MCSection *DrectveSection = nullptr; variable
422 MCSection *getDrectveSection() const { return DrectveSection; } in getDrectveSection()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCObjectFileInfo.cpp781 DrectveSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()