Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h211 MCSection *GFIDsSection; variable
378 MCSection *getGFIDsSection() const { return GFIDsSection; } in getGFIDsSection()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectFileInfo.cpp706 GFIDsSection = Ctx->getCOFFSection(".gfids$y", in initCOFFMCObjectFileInfo()