Searched refs:isEhFrameSection (Results 1 – 4 of 4) sorted by relevance
292 bool isEhFrameSection(const InputSection *);
336 bool macho::isEhFrameSection(const InputSection *isec) { in isEhFrameSection() function in macho
450 } else if (!isEhFrameSection(isec)) { in foldIdenticalSections()
709 bool includeInSymtab = !isPrivateLabel(name) && !isEhFrameSection(isec); in createDefined()