Return true if this symbol is an ELF section group signature.
Synopsis
Declared in <llvm/MC/MCSymbolELF.h>
bool
isSignature() const;
Return Value
True if this symbol is an ELF section group signature.
Created with MrDocs