Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h220 MCSection *SXDataSection = nullptr; variable
408 MCSection *getSXDataSection() const { return SXDataSection; } in getSXDataSection()
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp754 SXDataSection = Ctx->getCOFFSection(".sxdata", COFF::IMAGE_SCN_LNK_INFO, in initCOFFMCObjectFileInfo()