Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h320 MCSection *getCOFFGlobalTypeHashesSection() const { in getCOFFGlobalTypeHashesSection() function
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h327 MCSection *getCOFFGlobalTypeHashesSection() const { in getCOFFGlobalTypeHashesSection() function
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp686 OS.SwitchSection(Asm->getObjFileLowering().getCOFFGlobalTypeHashesSection()); in emitTypeGlobalHashes()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp675 OS.SwitchSection(Asm->getObjFileLowering().getCOFFGlobalTypeHashesSection()); in emitTypeGlobalHashes()