Home
last modified time | relevance | path

Searched refs:SectionRelocations (Results 1 – 11 of 11) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
Dllvm-readobj.h55 extern llvm::cl::opt<bool> SectionRelocations;
Dllvm-readobj.cpp77 cl::opt<bool> SectionRelocations("section-relocations", variable
81 cl::aliasopt(SectionRelocations));
DWasmDumper.cpp202 if (opts::SectionRelocations) { in printSections()
DMachODumper.cpp472 if (opts::SectionRelocations) { in printSections()
DCOFFDumper.cpp1281 if (opts::SectionRelocations) { in printSections()
DELFDumper.cpp4179 if (opts::SectionRelocations) { in printSections()