Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h216 MCSection *GFIDsSection = nullptr; variable
391 MCSection *getGFIDsSection() const { return GFIDsSection; } in getGFIDsSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h217 MCSection *GFIDsSection = nullptr; variable
400 MCSection *getGFIDsSection() const { return GFIDsSection; } in getGFIDsSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp724 GFIDsSection = Ctx->getCOFFSection(".gfids$y", in initCOFFMCObjectFileInfo()
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp752 GFIDsSection = Ctx->getCOFFSection(".gfids$y", in initCOFFMCObjectFileInfo()