reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2195 if (sec->partition != partNo) 2197 if (sec->type == SHT_NOTE && (sec->flags & SHF_ALLOC)) { 2197 if (sec->type == SHT_NOTE && (sec->flags & SHF_ALLOC)) { 2198 if (!note || sec->lmaExpr || note->lastSec->alignment != sec->alignment) 2198 if (!note || sec->lmaExpr || note->lastSec->alignment != sec->alignment) 2200 note->add(sec);