llvm::SectionKind::isExecuteOnly

Return true if this is an execute-only section kind.

Synopsis

Declared in <llvm/MC/SectionKind.h>

bool
isExecuteOnly() const;

Return Value

True if this is an execute-only section kind.