Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h276 MCSection *getCOFFDebugTypesSection() const { in getCOFFDebugTypesSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h300 MCSection *getCOFFDebugTypesSection() const { in getCOFFDebugTypesSection() function
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp442 OS.SwitchSection(Asm->getObjFileLowering().getCOFFDebugTypesSection()); in emitTypeInformation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp538 OS.SwitchSection(Asm->getObjFileLowering().getCOFFDebugTypesSection()); in emitTypeInformation()