Lines Matching refs:sd
166 SectionData* sd = IRBuilder::CreateSectionData(**section);
167 if (!m_pELFReader->readRegularSection(pInput, *sd))
175 SectionData* sd = IRBuilder::CreateSectionData(**section);
176 if (!m_pELFReader->readRegularSection(pInput, *sd))
207 SectionData* sd = IRBuilder::CreateSectionData(**section);
208 if (!m_pELFReader->readRegularSection(pInput, *sd))
217 SectionData* sd = IRBuilder::CreateSectionData(**section);
218 if (!m_pELFReader->readRegularSection(pInput, *sd)) {
245 SectionData* sd = IRBuilder::CreateSectionData(**section);
246 if (!m_Backend.readSection(pInput, *sd)) {