Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A Dllvm-readobj.h35 extern llvm::cl::opt<bool> SectionRelocations;
H A DWasmDumper.cpp203 if (opts::SectionRelocations) { in printSectionHeaders()
H A Dllvm-readobj.cpp106 cl::opt<bool> SectionRelocations("section-relocations", variable
711 cl::aliasopt(opts::SectionRelocations)); in registerReadobjAliases()
H A DXCOFFDumper.cpp505 if (opts::SectionRelocations) in printSectionHeaders()
H A DMachODumper.cpp489 if (opts::SectionRelocations) { in printSectionHeaders()
H A DCOFFDumper.cpp1383 if (opts::SectionRelocations) { in printSectionHeaders()
H A DELFDumper.cpp6361 if (opts::SectionRelocations) { in printSectionHeaders()