Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h218 MCSection *GIATsSection = nullptr; variable
401 MCSection *getGIATsSection() const { return GIATsSection; } in getGIATsSection()
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp757 GIATsSection = Ctx->getCOFFSection(".giats$y", in initCOFFMCObjectFileInfo()