Searched refs:needsThunks (Results 1 – 9 of 9) sorted by relevance
73 bool needsThunks() const;
124 bool TextOutputSection::needsThunks() const { in needsThunks() function in TextOutputSection211 if (!needsThunks()) { in finalize()
141 bool needsThunks = false; variable
1651 bool changed = target->needsThunks ? tc.createThunks(pass, outputSections) in finalizeAddressDependentContent()1658 error(target->needsThunks ? "thunk creation not converged" in finalizeAddressDependentContent()
168 needsThunks = true; in PPC()
62 needsThunks = true; in ARM()
52 needsThunks = true; in MIPS()
77 needsThunks = true; in AArch64()
576 needsThunks = true; in PPC64()