Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h303 MCSection *getCOFFGlobalTypeHashesSection() const { in getCOFFGlobalTypeHashesSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp584 OS.SwitchSection(Asm->getObjFileLowering().getCOFFGlobalTypeHashesSection()); in emitTypeGlobalHashes()