Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp952 auto CODD = llvm::make_unique<COFFObjectDumpDelegate>(*this, Section, Obj, in printCodeViewSymbolsSubsection() local
955 CVSymbolDumper CVSD(W, CVTD, std::move(CODD), opts::CodeViewSubsectionBytes); in printCodeViewSymbolsSubsection()