Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h224 MCSection *GLJMPSection = nullptr; variable
412 MCSection *getGLJMPSection() const { return GLJMPSection; } in getGLJMPSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp772 GLJMPSection = Ctx->getCOFFSection(".gljmp$y", in initCOFFMCObjectFileInfo()