Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h224 MCSection *GFIDsSection = nullptr; variable
430 MCSection *getGFIDsSection() const { return GFIDsSection; } in getGFIDsSection()
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp817 GFIDsSection = Ctx->getCOFFSection(".gfids$y", in initCOFFMCObjectFileInfo()