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