reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
35 extern llvm::cl::opt<bool> SectionRelocations;
1341 if (opts::SectionRelocations) {
tools/llvm-readobj/ELFDumper.cpp 5395 if (opts::SectionRelocations) {
tools/llvm-readobj/MachODumper.cpp 492 if (opts::SectionRelocations) {
tools/llvm-readobj/WasmDumper.cpp 210 if (opts::SectionRelocations) {
tools/llvm-readobj/XCOFFDumper.cpp 523 if (opts::SectionRelocations)
tools/llvm-readobj/llvm-readobj.cpp 639 cl::aliasopt(opts::SectionRelocations));