Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h219 MCSection *XDataSection = nullptr; variable
408 MCSection *getXDataSection() const { return XDataSection; } in getXDataSection()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp756 XDataSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()