Searched refs:isGccExceptTabSection (Results 1 – 3 of 3) sorted by relevance
284 bool isGccExceptTabSection(const InputSection *);
348 bool macho::isGccExceptTabSection(const InputSection *isec) { in isGccExceptTabSection() function in macho
421 isClassRefsSection(isec) || isGccExceptTabSection(isec)) && in foldIdenticalSections()