Lines Matching defs:sd
165 SectionData* sd = IRBuilder::CreateSectionData(**section);
166 if (!m_pELFReader->readRegularSection(pInput, *sd))
174 SectionData* sd = IRBuilder::CreateSectionData(**section);
175 if (!m_pELFReader->readRegularSection(pInput, *sd))
206 SectionData* sd = IRBuilder::CreateSectionData(**section);
207 if (!m_pELFReader->readRegularSection(pInput, *sd))
216 SectionData* sd = IRBuilder::CreateSectionData(**section);
217 if (!m_pELFReader->readRegularSection(pInput, *sd)) {
244 SectionData* sd = IRBuilder::CreateSectionData(**section);
245 if (!m_Backend.readSection(pInput, *sd)) {