Searched refs:findExidxSection (Results 1 – 1 of 1) sorted by relevance
3317 static InputSection *findExidxSection(InputSection *isec) { in findExidxSection() function3426 if (findExidxSection(isec)) in finalizeContents()3454 InputSection *ex1 = findExidxSection(executableSections[prev]); in finalizeContents()3455 InputSection *ex2 = findExidxSection(executableSections[i]); in finalizeContents()3467 if (InputSection *d = findExidxSection(isec)) { in finalizeContents()3500 if (InputSection *d = findExidxSection(isec)) { in writeTo()