Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A Dllvm-readobj.h38 extern bool SectionSymbols;
H A Dllvm-readobj.cpp120 bool SectionSymbols; variable
238 opts::SectionSymbols = Args.hasArg(OPT_section_symbols); in parseOptions()
H A DMachODumper.cpp507 if (opts::SectionSymbols) { in printSectionHeaders()
H A DXCOFFDumper.cpp1239 if (opts::SectionSymbols) in printSectionHeaders()
H A DCOFFDumper.cpp1584 if (opts::SectionSymbols) { in printSectionHeaders()
H A DELFDumper.cpp7394 if (opts::SectionSymbols) { in printSectionHeaders()