Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h219 MCSection *XDataSection = nullptr; variable
407 MCSection *getXDataSection() const { return XDataSection; } in getXDataSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp750 XDataSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()