Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h276 MCSection *getCOFFDebugTypesSection() const { in getCOFFDebugTypesSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h317 MCSection *getCOFFDebugTypesSection() const { in getCOFFDebugTypesSection() function
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h324 MCSection *getCOFFDebugTypesSection() const { in getCOFFDebugTypesSection() function
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp442 OS.SwitchSection(Asm->getObjFileLowering().getCOFFDebugTypesSection()); in emitTypeInformation()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp653 OS.SwitchSection(Asm->getObjFileLowering().getCOFFDebugTypesSection()); in emitTypeInformation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp642 OS.SwitchSection(Asm->getObjFileLowering().getCOFFDebugTypesSection()); in emitTypeInformation()