reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3166 if (isec->type == SHT_ARM_EXIDX) { 3167 if (InputSection* dep = isec->getLinkOrderDep()) 3169 exidxSections.push_back(isec); 3175 if (isValidExidxSectionDep(isec)) { 3176 executableSections.push_back(isec); 3185 if (config->emitRelocs && isec->type == SHT_REL) 3186 if (InputSectionBase *ex = isec->getRelocatedSection())