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

Overridden By

tools/lld/ELF/Thunks.cpp
  658 InputSection *MipsThunk::getTargetInputSection() const {
  682 InputSection *MicroMipsThunk::getTargetInputSection() const {
  706 InputSection *MicroMipsR6Thunk::getTargetInputSection() const {

References

tools/lld/ELF/Relocations.cpp
 1803               if (auto *tis = t->getTargetInputSection())
tools/lld/ELF/SyntheticSections.cpp
 3374   return t->getTargetInputSection();