Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-readobj/
Dllvm-readobj.h35 extern llvm::cl::opt<bool> SectionRelocations;
DWasmDumper.cpp203 if (opts::SectionRelocations) { in printSectionHeaders()
Dllvm-readobj.cpp106 cl::opt<bool> SectionRelocations("section-relocations", variable
689 cl::aliasopt(opts::SectionRelocations)); in registerReadobjAliases()
DXCOFFDumper.cpp506 if (opts::SectionRelocations) in printSectionHeaders()
DMachODumper.cpp486 if (opts::SectionRelocations) { in printSectionHeaders()
DCOFFDumper.cpp1365 if (opts::SectionRelocations) { in printSectionHeaders()
DELFDumper.cpp6448 if (opts::SectionRelocations) { in printSectionHeaders()
/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()