reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
174 case Synthetic: 374 s->kind() == SectionBase::Synthetic;tools/lld/ELF/SyntheticSections.cpp
3350 return d->kind() == InputSectionBase::Synthetic && d->type == SHT_ARM_EXIDX;
tools/lld/ELF/SyntheticSections.h43 InputSectionBase::Synthetic) { 57 return d->kind() == InputSectionBase::Synthetic;