Home
last modified time | relevance | path

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

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