Searched refs:isEhFrameSection (Results 1 – 4 of 4) sorted by relevance
283 bool isEhFrameSection(const InputSection *);
343 bool macho::isEhFrameSection(const InputSection *isec) { in isEhFrameSection() function in macho
444 } else if (!isEhFrameSection(isec)) { in foldIdenticalSections()
838 !name.startswith("l") && !name.startswith("L") && !isEhFrameSection(isec); in createDefined()