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

Declarations

tools/lld/ELF/Target.h
  183 bool isPPC64SmallCodeModelTocReloc(RelType type);

References

tools/lld/ELF/Relocations.cpp
 1205   if (config->emachine == EM_PPC64 && isPPC64SmallCodeModelTocReloc(type))