Searched refs:DumpSectionHeaders (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.h141 void DumpSectionHeaders(llvm::raw_ostream &ostream);
H A DObjectFileWasm.cpp443 DumpSectionHeaders(ostream);
455 void ObjectFileWasm::DumpSectionHeaders(llvm::raw_ostream &ostream) { function in class:ObjectFileWasm
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.h161 extern llvm::cl::opt<bool> DumpSectionHeaders;
H A Dllvm-pdbutil.cpp612 cl::opt<bool> DumpSectionHeaders("section-headers",
1465 opts::dump::DumpSectionHeaders = true; member in class:opts::dump
H A DDumpOutputStyle.cpp211 if (opts::dump::DumpSectionHeaders) {

Completed in 111 milliseconds