reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/llvm-objdump/MachODump.cpp
  449     for (const SectionRef &Section : ToolSectionFilter(*O)) {
tools/llvm-objdump/llvm-objdump.cpp
 1204   for (const SectionRef &Section : ToolSectionFilter(*Obj)) {
 1621   for (const SectionRef &Section : ToolSectionFilter(*Obj, &Ndx)) {
 1692   for (const SectionRef &S : ToolSectionFilter(*Obj))
 1701   for (const SectionRef &Section : ToolSectionFilter(*Obj)) {
 1725   for (const SectionRef &Section : ToolSectionFilter(*Obj, &Idx)) {
 1754   for (const SectionRef &Section : ToolSectionFilter(*Obj)) {
 1946   for (auto Sec : ToolSectionFilter(*Obj)) {
 1982   for (auto Sec : ToolSectionFilter(*Obj)) {