Home
last modified time | relevance | path

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

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