Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
Dllvm-readobj.h39 extern llvm::cl::opt<bool> CodeView;
Dllvm-readobj.cpp132 cl::opt<bool> CodeView("codeview", variable
DCOFFDumper.cpp763 if (Name == ".debug$S" && opts::CodeView) in printSections()
/external/clang/docs/
DMSVCCompatibility.rst75 * Debug info: :partial:`Minimal`. Clang emits both CodeView line tables
78 Microsoft's link.exe will transform the CodeView line tables into a PDB,
80 any CodeView-compatible type info or description of variable layout.