Searched refs:createThunks (Results 1 – 4 of 4) sorted by relevance
139 bool createThunks(ArrayRef<OutputSection *> outputSections);
1965 bool ThunkCreator::createThunks(ArrayRef<OutputSection *> outputSections) { in createThunks() function in ThunkCreator
1719 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()