Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h226 MCSection *GLJMPSection = nullptr; variable
429 MCSection *getGLJMPSection() const { return GLJMPSection; } in getGLJMPSection()
/openbsd/gnu/llvm/llvm/lib/MC/
H A DMCObjectFileInfo.cpp811 GLJMPSection = Ctx->getCOFFSection(".gljmp$y", in initCOFFMCObjectFileInfo()