Home
last modified time | relevance | path

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

/freebsd-14.2/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.cpp116 bool SectionRelocations; variable
230 opts::SectionRelocations = Args.hasArg(OPT_section_relocations); in parseOptions()
H A DMachODumper.cpp501 if (opts::SectionRelocations) { in printSectionHeaders()
H A DXCOFFDumper.cpp1204 if (opts::SectionRelocations) in printSectionHeaders()
H A DCOFFDumper.cpp1529 if (opts::SectionRelocations) { in printSectionHeaders()
H A DELFDumper.cpp7118 if (opts::SectionRelocations) { in printSectionHeaders()