reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
593 if (out->relocationSection) { 594 out->relocationSection->recordSection(sec); 598 out->relocationSection = createSection(isec, outsecName); 599 return out->relocationSection;