Return true if this is a thread‐local section kind.

Synopsis

Declared in <llvm/MC/SectionKind.h>

bool
isThreadLocal() const;

Return Value

True if this is a thread‐local section kind.

Created with MrDocs