Searched refs:m_pEXIDX (Results 1 – 3 of 3) sorted by relevance
66 m_pEXIDX(NULL), in ARMGNULDBackend()85 m_pEXIDX = in initTargetSections()144 if (m_pEXIDX != NULL && m_pEXIDX->size() != 0x0) { in initTargetSymbols()146 FragmentRef::Create(m_pEXIDX->getSectionData()->front(), 0x0); in initTargetSymbols()148 m_pEXIDX->getSectionData()->front(), m_pEXIDX->size()); in initTargetSymbols()406 if (m_pEXIDX->hasSectionData()) { in postMergeSections()408 NullFragment* null = new NullFragment(m_pEXIDX->getSectionData()); in postMergeSections()409 null->setOffset(m_pEXIDX->size()); in postMergeSections()431 if (!m_pEXIDX->hasSectionData()) { in mergeSection()433 SectionData* sectData = IRBuilder::CreateSectionData(*m_pEXIDX); in mergeSection()[all …]
228 if (!m_pEXIDX->hasSectionData()) { in rewriteARMExIdxSection()233 SectionData* sectData = m_pEXIDX->getSectionData(); in rewriteARMExIdxSection()318 m_pEXIDX->setSize(offset); in rewriteARMExIdxSection()
204 LDSection* m_pEXIDX; // .ARM.exidx variable