Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h223 MCSection *GIATsSection = nullptr; variable
411 MCSection *getGIATsSection() const { return GIATsSection; } in getGIATsSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp767 GIATsSection = Ctx->getCOFFSection(".giats$y", in initCOFFMCObjectFileInfo()