Searched refs:needsThunks (Results 1 – 9 of 9) sorted by relevance
72 bool needsThunks() const;
124 bool TextOutputSection::needsThunks() const { in needsThunks() function in TextOutputSection211 if (!needsThunks()) { in finalize()
143 bool needsThunks = false; variable
1643 bool changed = target->needsThunks ? tc.createThunks(pass, outputSections) in finalizeAddressDependentContent()1650 error(target->needsThunks ? "thunk creation not converged" in finalizeAddressDependentContent()
167 needsThunks = true; in PPC()
62 needsThunks = true; in ARM()
52 needsThunks = true; in MIPS()
89 needsThunks = true; in AArch64()
581 needsThunks = true; in PPC64()