Searched refs:link_sect (Results 1 – 1 of 1) sorted by relevance
188 LDSection* link_sect = pInput.context()->getSection(link_index); in readSections() local189 if (link_sect == NULL || link_sect->kind() == LDFileFormat::Ignore) { in readSections()