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

References

tools/lld/ELF/SyntheticSections.cpp
 2056   assert(this->type != SHT_DYNSYM || !b->isLocal());
 2058   bool hashIt = b->isLocal();
 2059   symbols.push_back({b, strTabSec.addString(b->getName(), hashIt)});
 2059   symbols.push_back({b, strTabSec.addString(b->getName(), hashIt)});