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

References

tools/lld/ELF/MapFile.cpp
   60             (dr->file == file || dr->needsPltAddr || dr->section->bss))
tools/lld/ELF/SyntheticSections.cpp
  341   this->bss = true;
tools/lld/ELF/SyntheticSections.h
  190   static bool classof(const SectionBase *s) { return s->bss; }