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.h303 bool isGccExceptTabSection(const InputSection *);
H A DICF.cpp427 isGccExceptTabSection(isec)) && in foldIdenticalSections()
H A DInputSection.cpp405 bool macho::isGccExceptTabSection(const InputSection *isec) { in isGccExceptTabSection() function in macho