Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/llvm-readobj/
HDllvm-readobj.h31 extern llvm::cl::opt<bool> SectionRelocations;
HDllvm-readobj.cpp66 cl::opt<bool> SectionRelocations("section-relocations", variable
70 cl::aliasopt(SectionRelocations));
HDMachODumper.cpp402 if (opts::SectionRelocations) { in printSections()
HDCOFFDumper.cpp769 if (opts::SectionRelocations) { in printSections()
HDELFDumper.cpp641 if (opts::SectionRelocations) { in printSections()