Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h224 MCSection *GLJMPSection = nullptr; variable
413 MCSection *getGLJMPSection() const { return GLJMPSection; } in getGLJMPSection()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp778 GLJMPSection = Ctx->getCOFFSection(".gljmp$y", in initCOFFMCObjectFileInfo()