Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A Dllvm-readobj.h38 extern bool SectionRelocations;
H A DWasmDumper.cpp208 if (opts::SectionRelocations) { in printSectionHeaders()
H A Dllvm-readobj.cpp118 bool SectionRelocations; variable
225 opts::SectionRelocations = Args.hasArg(OPT_section_relocations); in parseOptions()
H A DXCOFFDumper.cpp927 if (opts::SectionRelocations) in printSectionHeaders()
H A DMachODumper.cpp503 if (opts::SectionRelocations) { in printSectionHeaders()
H A DCOFFDumper.cpp1387 if (opts::SectionRelocations) { in printSectionHeaders()
H A DELFDumper.cpp6639 if (opts::SectionRelocations) { in printSectionHeaders()