Home | History | Annotate | Download | only in LD

Lines Matching refs:Ignore

113     // ignore the section if the LDSection* in input context is NULL
136 // ignore all the members in this group (set Ignore)
146 LDFileFormat::Ignore);
164 (*section)->setKind(LDFileFormat::Ignore);
180 (*section)->setKind(LDFileFormat::Ignore);
189 if (link_sect == NULL || link_sect->kind() == LDFileFormat::Ignore) {
193 (*section)->setKind(LDFileFormat::Ignore);
215 (*section)->setKind(LDFileFormat::Ignore);
256 // ignore
259 case LDFileFormat::Ignore:
309 if (LDFileFormat::Ignore == (*rs)->kind())