Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-readobj/
H A Dllvm-readobj.h52 extern llvm::cl::opt<bool> SectionRelocations;
H A DWasmDumper.cpp195 if (opts::SectionRelocations) { in printSectionHeaders()
H A Dllvm-readobj.cpp97 cl::opt<bool> SectionRelocations("section-relocations", variable
636 cl::aliasopt(opts::SectionRelocations)); in registerReadobjAliases()
H A DMachODumper.cpp470 if (opts::SectionRelocations) { in printSectionHeaders()
H A DCOFFDumper.cpp1307 if (opts::SectionRelocations) { in printSectionHeaders()
H A DELFDumper.cpp4332 if (opts::SectionRelocations) { in printSectionHeaders()