Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h129 MCSection *COFFDebugSymbolsSection; variable
274 return COFFDebugSymbolsSection; in getCOFFDebugSymbolsSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h137 MCSection *COFFDebugSymbolsSection; variable
298 return COFFDebugSymbolsSection; in getCOFFDebugSymbolsSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp198 COFFDebugSymbolsSection = nullptr; in initMachOMCObjectFileInfo()
516 COFFDebugSymbolsSection = nullptr; in initELFMCObjectFileInfo()
659 COFFDebugSymbolsSection = in initCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp189 COFFDebugSymbolsSection = nullptr; in initMachOMCObjectFileInfo()
527 COFFDebugSymbolsSection = nullptr; in initELFMCObjectFileInfo()
670 COFFDebugSymbolsSection = in initCOFFMCObjectFileInfo()