reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
590 for (size_t i = 0, e = objSections.size(); i < e; ++i) { 590 for (size_t i = 0, e = objSections.size(); i < e; ++i) { 591 if (this->sections[i] == &InputSection::discarded) 593 const Elf_Shdr &sec = objSections[i]; 605 InputSection *isec = cast<InputSection>(this->sections[i]);