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