Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
Dllvm-readobj.h33 extern llvm::cl::opt<bool> SectionRelocations;
Dllvm-readobj.cpp67 cl::opt<bool> SectionRelocations("section-relocations", variable
71 cl::aliasopt(SectionRelocations));
DMachODumper.cpp470 if (opts::SectionRelocations) { in printSections()
DCOFFDumper.cpp773 if (opts::SectionRelocations) { in printSections()
DELFDumper.cpp1107 if (opts::SectionRelocations) { in printSections()