Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp4089 static bool isValidExidxSectionDep(InputSection *isec) { in isValidExidxSectionDep() function
4097 if (isValidExidxSectionDep(dep)) { in addSection()
4107 if (isValidExidxSectionDep(isec)) { in addSection()