Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h226 MCSection *GLJMPSection = nullptr; variable
433 MCSection *getGLJMPSection() const { return GLJMPSection; } in getGLJMPSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp779 GLJMPSection = in initCOFFMCObjectFileInfo()