Searched defs:needsThunks (Results 1 – 3 of 3) sorted by relevance
122 bool TextOutputSection::needsThunks() const { in needsThunks() function in TextOutputSection133 bool needsThunks = parent && parent->needsThunks; in needsThunks() local
60 bool needsThunks = false; variable
156 bool needsThunks = false; variable