Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DRelocations.cpp1869 static bool isThunkSectionCompatible(InputSection *source, in isThunkSectionCompatible() function
1910 if (isThunkSectionCompatible(isec, t->getThunkTargetSym()->section) && in getThunk()