Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h222 MCSection *GFIDsSection = nullptr; variable
410 MCSection *getGFIDsSection() const { return GFIDsSection; } in getGFIDsSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp762 GFIDsSection = Ctx->getCOFFSection(".gfids$y", in initCOFFMCObjectFileInfo()