Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionGOFF.h33 : MCSection(SV_GOFF, Name, K.isText(), /*IsVirtual=*/false, nullptr), in MCSectionGOFF()
48 static bool classof(const MCSection *S) { return S->getVariant() == SV_GOFF; } in classof()
H A DMCSection.h45 SV_GOFF, enumerator