Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h224 MCSection *GFIDsSection = nullptr; variable
431 MCSection *getGFIDsSection() const { return GFIDsSection; } in getGFIDsSection()
/src/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp771 GFIDsSection = in initCOFFMCObjectFileInfo()