Searched refs:createThunks (Results 1 – 4 of 4) sorted by relevance
140 bool createThunks(ArrayRef<OutputSection *> outputSections);
2039 bool ThunkCreator::createThunks(ArrayRef<OutputSection *> outputSections) { in createThunks() function in ThunkCreator
1736 bool changed = target->needsThunks && tc.createThunks(outputSections); in finalizeAddressDependentContent()
421 static bool createThunks(OutputSection *os, int margin) { in createThunks() function594 addressesChanged |= createThunks(sec, margin); in finalizeAddresses()