Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h130 MCSection *COFFDebugTypesSection; variable
277 return COFFDebugTypesSection; in getCOFFDebugTypesSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h138 MCSection *COFFDebugTypesSection; variable
301 return COFFDebugTypesSection; in getCOFFDebugTypesSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp199 COFFDebugTypesSection = nullptr; in initMachOMCObjectFileInfo()
517 COFFDebugTypesSection = nullptr; in initELFMCObjectFileInfo()
664 COFFDebugTypesSection = in initCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp190 COFFDebugTypesSection = nullptr; in initMachOMCObjectFileInfo()
528 COFFDebugTypesSection = nullptr; in initELFMCObjectFileInfo()
675 COFFDebugTypesSection = in initCOFFMCObjectFileInfo()