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

Declarations

tools/lld/ELF/Relocations.h
  145   std::pair<Thunk *, bool> getThunk(InputSection *isec, Relocation &rel,

References

tools/lld/ELF/Relocations.cpp
 1798             std::tie(t, isNew) = getThunk(isec, rel, src);