Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A Dllvm-readobj.h37 extern bool SectionRelocations;
H A DWasmDumper.cpp208 if (opts::SectionRelocations) { in printSectionHeaders()
H A Dllvm-readobj.cpp117 bool SectionRelocations; variable
235 opts::SectionRelocations = Args.hasArg(OPT_section_relocations); in parseOptions()
H A DMachODumper.cpp501 if (opts::SectionRelocations) { in printSectionHeaders()
H A DXCOFFDumper.cpp1227 if (opts::SectionRelocations) in printSectionHeaders()
H A DCOFFDumper.cpp1532 if (opts::SectionRelocations) { in printSectionHeaders()
H A DELFDumper.cpp7274 if (opts::SectionRelocations) { in printSectionHeaders()