Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
Dllvm-readobj.h49 extern llvm::cl::opt<bool> SectionRelocations;
Dllvm-readobj.cpp68 cl::opt<bool> SectionRelocations("section-relocations", variable
72 cl::aliasopt(SectionRelocations));
DMachODumper.cpp470 if (opts::SectionRelocations) { in printSections()
DCOFFDumper.cpp1126 if (opts::SectionRelocations) { in printSections()
DELFDumper.cpp3368 if (opts::SectionRelocations) { in printSections()