Searched refs:needsThunks (Results 1 – 9 of 9) sorted by relevance
42 bool needsThunks() const;
123 bool ConcatOutputSection::needsThunks() const { in needsThunks() function in ConcatOutputSection201 if (!needsThunks()) { in finalize()
137 bool needsThunks = false; variable
1736 bool changed = target->needsThunks && tc.createThunks(outputSections); in finalizeAddressDependentContent()
167 needsThunks = true; in PPC()
80 needsThunks = true; in AArch64()
66 needsThunks = true; in ARM()
55 needsThunks = true; in MIPS()
583 needsThunks = true; in PPC64()