Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DSyntheticSections.cpp3324 static bool isValidExidxSectionDep(InputSection *isec) { in isValidExidxSectionDep() function
3332 if (isValidExidxSectionDep(dep)) { in addSection()
3342 if (isValidExidxSectionDep(isec)) { in addSection()