Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-dwarfutil/
H A Dllvm-dwarfutil.cpp448 DebugInfoBits LinkedDebugInfo; in applyCLOptions() local
449 raw_svector_ostream OutStream(LinkedDebugInfo); in applyCLOptions()
455 saveLinkedDebugInfo(Opts, InputFile, std::move(LinkedDebugInfo))) in applyCLOptions()