Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DRelocations.cpp2036 static bool isThunkSectionCompatible(InputSection *source, in isThunkSectionCompatible() function
2069 if (isThunkSectionCompatible(isec, t->getThunkTargetSym()->section) && in getThunk()