Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h139 MCSection *COFFGlobalTypeHashesSection; variable
304 return COFFGlobalTypeHashesSection; in getCOFFGlobalTypeHashesSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp191 COFFGlobalTypeHashesSection = nullptr; in initMachOMCObjectFileInfo()
680 COFFGlobalTypeHashesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()