Home
last modified time | relevance | path

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

/freebsd/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.cpp119 bool SectionRelocations; variable
237 opts::SectionRelocations = Args.hasArg(OPT_section_relocations); in parseOptions()
H A DMachODumper.cpp501 if (opts::SectionRelocations) { in printSectionHeaders()
H A DXCOFFDumper.cpp1236 if (opts::SectionRelocations) in printSectionHeaders()
H A DCOFFDumper.cpp1578 if (opts::SectionRelocations) { in printSectionHeaders()
H A DELFDumper.cpp7389 if (opts::SectionRelocations) { in printSectionHeaders()