Lines Matching refs:sd
168 SectionData* sd = IRBuilder::CreateSectionData(**section);
169 if (!m_pELFReader->readRegularSection(pInput, *sd))
177 SectionData* sd = IRBuilder::CreateSectionData(**section);
178 if (!m_pELFReader->readRegularSection(pInput, *sd))
209 SectionData* sd = IRBuilder::CreateSectionData(**section);
210 if (!m_pELFReader->readRegularSection(pInput, *sd))
219 SectionData* sd = IRBuilder::CreateSectionData(**section);
220 if (!m_pELFReader->readRegularSection(pInput, *sd)) {
248 SectionData* sd = IRBuilder::CreateSectionData(**section);
249 if (!m_Backend.readSection(pInput, *sd)) {