Home
last modified time | relevance | path

Searched refs:isValidExidxSectionDep (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lld/ELF/
H A DSyntheticSections.cpp3383 static bool isValidExidxSectionDep(InputSection *isec) { in isValidExidxSectionDep() function
3391 if (isValidExidxSectionDep(dep)) { in addSection()
3401 if (isValidExidxSectionDep(isec)) { in addSection()