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

Declarations

tools/lld/COFF/ICF.cpp
   52   bool equalsVariable(const SectionChunk *a, const SectionChunk *b);

References

tools/lld/COFF/ICF.cpp
  111           return equalsVariable(chunks[begin], s);