Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-dwarfutil/
H A Dllvm-dwarfutil.cpp426 DebugInfoBits LinkedDebugInfo; in applyCLOptions() local
427 raw_svector_ostream OutStream(LinkedDebugInfo); in applyCLOptions()
433 saveLinkedDebugInfo(Opts, InputFile, std::move(LinkedDebugInfo))) in applyCLOptions()