Searched refs:apply_sect (Results 1 – 2 of 2) sorted by relevance
500 LDSection* apply_sect = reloc_sect->getLink(); in setUpReachedSectionsForGC() local505 if (llvm::ELF::SHT_ARM_EXIDX == apply_sect->type()) { in setUpReachedSectionsForGC()533 reached_sects = &pSectReachedListMap.getReachedList(*apply_sect); in setUpReachedSectionsForGC()541 assert(apply_sect->getLink() != NULL); in setUpReachedSectionsForGC()542 pSectReachedListMap.addReference(*apply_sect->getLink(), *apply_sect); in setUpReachedSectionsForGC()
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()