Home
last modified time | relevance | path

Searched refs:GetDwarfMacroInfoSection (Results 1 – 3 of 3) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/DebugInfo/
H A DStreamEmitter.hpp79 const llvm::MCSection* GetDwarfMacroInfoSection() const;
H A DStreamEmitter.cpp480 const MCSection* StreamEmitter::GetDwarfMacroInfoSection() const in GetDwarfMacroInfoSection() function in StreamEmitter
H A DDwarfDebug.cpp2784 if (const MCSection * MacroInfo = Asm->GetDwarfMacroInfoSection()) in emitSectionLabels()
3113 if (const MCSection * pLineInfo = Asm->GetDwarfMacroInfoSection()) in emitDebugMacInfo()