reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
126 if (LHSType == ELF::STT_SECTION && RHSType != ELF::STT_SECTION) 128 if (LHSType != ELF::STT_SECTION && RHSType == ELF::STT_SECTION) 130 if (LHSType == ELF::STT_SECTION && RHSType == ELF::STT_SECTION)