Home
last modified time | relevance | path

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

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