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

Overridden By

tools/lld/ELF/Thunks.cpp
  422 bool ARMThunk::isCompatibleWith(const InputSection &isec,
  460 bool ThumbThunk::isCompatibleWith(const InputSection &isec,
  560 bool ARMV5ABSLongThunk::isCompatibleWith(const InputSection &isec,
  586 bool ARMV5PILongThunk::isCompatibleWith(const InputSection &isec,
  760 bool PPC32PltCallStub::isCompatibleWith(const InputSection &isec,

References

tools/lld/ELF/Relocations.cpp
 1719         t->isCompatibleWith(*isec, rel) &&