llvm::SectionKind::isExclude

Return true if this is an exclude section kind.

Synopsis

Declared in <llvm/MC/SectionKind.h>

bool
isExclude() const;

Return Value

True if this is an exclude section kind.