Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFStreamer.h60 void switchToDebugInfoSection(unsigned DwarfVersion);
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp117 void DwarfStreamer::switchToDebugInfoSection(unsigned DwarfVersion) { in switchToDebugInfoSection() function in llvm::DwarfStreamer
133 switchToDebugInfoSection(Version); in emitCompileUnitHeader()
194 switchToDebugInfoSection(/* Version */ 2); in emitPaperTrailWarningsDie()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp511 void switchToDebugInfoSection(unsigned DwarfVersion);
659 void DwarfStreamer::switchToDebugInfoSection(unsigned DwarfVersion) { in switchToDebugInfoSection() function in llvm::dsymutil::__anondabe43b60111::DwarfStreamer
676 switchToDebugInfoSection(Version); in emitCompileUnitHeader()