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

Declarations

include/llvm/Object/ObjectFile.h
   91   bool operator==(const SectionRef &Other) const;

References

include/llvm/Object/ObjectFile.h
  420   return !(*this == Other);
  559     return A == B;
include/llvm/Object/SymbolicFile.h
   81     return Current == other.Current;
lib/Object/ObjectFile.cpp
   47   return *this == **SymSec;
tools/llvm-objdump/MachODump.cpp
 4107   if (S == SectionRef())
 4162   if (S == SectionRef())
 5835   if (S == SectionRef())
 5903   if (S == SectionRef())
 5954   if (S == SectionRef())
 6016   if (S == SectionRef())
 6121   if (CL == SectionRef())
 6123   if (CL == SectionRef())
 6125   if (CL == SectionRef())
 6131   if (CR == SectionRef())
 6133   if (CR == SectionRef())
 6135   if (CR == SectionRef())
 6141   if (SR == SectionRef())
 6143   if (SR == SectionRef())
 6145   if (SR == SectionRef())
 6151   if (CA == SectionRef())
 6153   if (CA == SectionRef())
 6155   if (CA == SectionRef())
 6161   if (PL == SectionRef())
 6163   if (PL == SectionRef())
 6165   if (PL == SectionRef())
 6171   if (MR == SectionRef())
 6173   if (MR == SectionRef())
 6175   if (MR == SectionRef())
 6181   if (II == SectionRef())
 6183   if (II == SectionRef())
 6185   if (II == SectionRef())
 6203   if (CL == SectionRef())
 6205   if (CL == SectionRef())
 6207   if (CL == SectionRef())
 6213   if (CR == SectionRef())
 6215   if (CR == SectionRef())
 6217   if (CR == SectionRef())
 6223   if (SR == SectionRef())
 6225   if (SR == SectionRef())
 6227   if (SR == SectionRef())
 6233   if (CA == SectionRef())
 6235   if (CA == SectionRef())
 6237   if (CA == SectionRef())
 6243   if (PL == SectionRef())
 6245   if (PL == SectionRef())
 6247   if (PL == SectionRef())
 6253   if (MR == SectionRef())
 6255   if (MR == SectionRef())
 6257   if (MR == SectionRef())
 6263   if (II == SectionRef())
 6265   if (II == SectionRef())
 6267   if (II == SectionRef())
 6284   if (S == SectionRef())
 7847   if (RelocSection == *SymSection) {
tools/llvm-readobj/COFFDumper.cpp
 1899   if (StackMapSection == object::SectionRef())
 1930   if (AddrsigSection == object::SectionRef())
tools/llvm-readobj/ELFDumper.cpp
 4926     if (RelocSec == NullSection) {
tools/llvm-readobj/MachODumper.cpp
  679   if (StackMapSection == object::SectionRef())