Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-readobj/
H A Dllvm-readobj.h35 extern bool SectionRelocations;
H A Dllvm-readobj.cpp108 bool SectionRelocations; variable
211 opts::SectionRelocations = Args.hasArg(OPT_section_relocations); in parseOptions()
H A DWasmDumper.cpp203 if (opts::SectionRelocations) { in printSectionHeaders()
H A DXCOFFDumper.cpp557 if (opts::SectionRelocations) in printSectionHeaders()
H A DMachODumper.cpp489 if (opts::SectionRelocations) { in printSectionHeaders()
H A DCOFFDumper.cpp1383 if (opts::SectionRelocations) { in printSectionHeaders()
H A DELFDumper.cpp6405 if (opts::SectionRelocations) { in printSectionHeaders()