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

References

tools/lld/ELF/SyntheticSections.cpp
 3361   thunks.push_back(t);
 3366   for (Thunk *t : thunks)
 3371   if (thunks.empty())
 3373   const Thunk *t = thunks.front();
 3379   for (Thunk *t : thunks) {