Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h224 MCSection *GFIDsSection = nullptr; variable
427 MCSection *getGFIDsSection() const { return GFIDsSection; } in getGFIDsSection()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCObjectFileInfo.cpp801 GFIDsSection = Ctx->getCOFFSection(".gfids$y", in initCOFFMCObjectFileInfo()