reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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; }