Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1356 auto CODD = std::make_unique<COFFObjectDumpDelegate>(*this, Section, Obj, in printCodeViewSymbolsSubsection() local
1358 CVSymbolDumper CVSD(W, Types, CodeViewContainer::ObjectFile, std::move(CODD), in printCodeViewSymbolsSubsection()