Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h142 MCSection *COFFGlobalTypeHashesSection = nullptr; variable
321 return COFFGlobalTypeHashesSection; in getCOFFGlobalTypeHashesSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h144 MCSection *COFFGlobalTypeHashesSection = nullptr; variable
328 return COFFGlobalTypeHashesSection; in getCOFFGlobalTypeHashesSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp187 COFFGlobalTypeHashesSection = nullptr; in initMachOMCObjectFileInfo()
547 COFFGlobalTypeHashesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp187 COFFGlobalTypeHashesSection = nullptr; in initMachOMCObjectFileInfo()
555 COFFGlobalTypeHashesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()