Searched refs:hasSectionData (Results 1 – 18 of 18) sorted by relevance
87 bool LDSection::hasSectionData() const { in hasSectionData() function in mcld::LDSection
43 if (((*sect)->kind() == LDFileFormat::TEXT) && (*sect)->hasSectionData()) { in group()
217 assert(sect != NULL && sect->hasSectionData()); in initConstantContent()
393 assert(pSection.hasSectionData()); in emitSectionData()
138 bool hasSectionData() const;
102 if (!target->hasSectionData()) in MergeSection()
389 if (!(*sect)->hasSectionData()) in mergeSections()427 assert(target != NULL && target->hasSectionData()); in mergeSections()
477 if (m_pEXIDX->hasSectionData()) { in postMergeSections()502 if (!m_pEXIDX->hasSectionData()) { in mergeSection()709 if (!m_pEXIDX->hasSectionData()) { in rewriteARMExIdxSection()
349 if (bss_sect_hdr->hasSectionData()) in defineSymbolforCopyReloc()
281 if (&pSection == m_psdata && m_psdata->hasSectionData()) { in emitSectionData()600 if (bss_sect.hasSectionData()) in allocateCommonSymbols()606 if (tbss_sect.hasSectionData()) in allocateCommonSymbols()1195 if (!m_psdata->hasSectionData()) { in mergeSection()
493 SectionData* bssData = bssSectHdr->hasSectionData() in defineSymbolforCopyReloc()
699 if (!m_psdata->hasSectionData()) { in mergeSection()765 if (bss_sect.hasSectionData()) in allocateCommonSymbols()771 if (tbss_sect.hasSectionData()) in allocateCommonSymbols()
421 if (bss_sect_hdr->hasSectionData()) in defineSymbolforCopyReloc()
285 assert(!pSection.hasSectionData() && "pSection already has section data."); in CreateSectionData()321 assert(!pSection.hasSectionData() && "pSection already has section data."); in CreateBSS()
319 if (((*sect)->kind() == LDFileFormat::TEXT) && (*sect)->hasSectionData()) { in scanErrata()
118 if (bss_sect_hdr->hasSectionData()) in defineSymbolforCopyReloc()
231 if (!section->hasSectionData()) in initStandardSymbols()1522 if (bss_sect.hasSectionData()) in allocateCommonSymbols()1528 if (tbss_sect.hasSectionData()) in allocateCommonSymbols()2334 ((*it)->hasSectionData() && in placeOutputSections()
216 if (bss_sect_hdr->hasSectionData()) in defineSymbolforCopyReloc()