Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/
DSyntheticSections.cpp3362 static bool isValidExidxSectionDep(InputSection *isec) { in isValidExidxSectionDep() function
3370 if (isValidExidxSectionDep(dep)) { in addSection()
3380 if (isValidExidxSectionDep(isec)) { in addSection()