Home
last modified time | relevance | path

Searched refs:SectionSymbols (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A Dllvm-readobj.h39 extern bool SectionSymbols;
H A Dllvm-readobj.cpp119 bool SectionSymbols; variable
226 opts::SectionSymbols = Args.hasArg(OPT_section_symbols); in parseOptions()
H A DXCOFFDumper.cpp930 if (opts::SectionSymbols) in printSectionHeaders()
H A DMachODumper.cpp509 if (opts::SectionSymbols) { in printSectionHeaders()
H A DCOFFDumper.cpp1393 if (opts::SectionSymbols) { in printSectionHeaders()
H A DELFDumper.cpp6644 if (opts::SectionSymbols) { in printSectionHeaders()