Home
last modified time | relevance | path

Searched refs:isGccExceptTabSection (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DInputSection.h304 bool isGccExceptTabSection(const InputSection *);
H A DInputSection.cpp392 bool macho::isGccExceptTabSection(const InputSection *isec) { in isGccExceptTabSection() function in macho
H A DICF.cpp583 isGccExceptTabSection(isec)) && in foldIdenticalSections()