Searched refs:apply_sect (Results 1 – 2 of 2) sorted by relevance
137 LDSection* apply_sect = reloc_sect->getLink(); in setUpReachedSections() local143 if (!mayProcessGC(*apply_sect)) in setUpReachedSections()170 reached_sects = &m_SectionReachedListMap.getReachedList(*apply_sect); in setUpReachedSections()
571 LDSection* apply_sect = reloc_sect->getLink(); in setUpReachedSectionsForGC() local576 if (llvm::ELF::SHT_ARM_EXIDX == apply_sect->type()) { in setUpReachedSectionsForGC()604 reached_sects = &pSectReachedListMap.getReachedList(*apply_sect); in setUpReachedSectionsForGC()612 assert(apply_sect->getLink() != NULL); in setUpReachedSectionsForGC()613 pSectReachedListMap.addReference(*apply_sect->getLink(), *apply_sect); in setUpReachedSectionsForGC()