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.cpp118 bool SectionSymbols; variable
236 opts::SectionSymbols = Args.hasArg(OPT_section_symbols); in parseOptions()
H A DMachODumper.cpp507 if (opts::SectionSymbols) { in printSectionHeaders()
H A DXCOFFDumper.cpp1230 if (opts::SectionSymbols) in printSectionHeaders()
H A DCOFFDumper.cpp1538 if (opts::SectionSymbols) { in printSectionHeaders()
H A DELFDumper.cpp7279 if (opts::SectionSymbols) { in printSectionHeaders()