reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lld/ELF/SyntheticSections.cpp
 3276       InputSection *ex1 = findExidxSection(executableSections[prev]);
 3277       InputSection *ex2 = findExidxSection(executableSections[i]);
 3289     if (InputSection *d = findExidxSection(isec)) {
 3322     if (InputSection *d = findExidxSection(isec)) {