Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp494 raw_null_ostream ErrorStrm; in saveSegments() local
495 llvm::Error Err = GC->finalize(ErrorStrm); in saveSegments()