Return true if this LEB fragment uses signed (SLEB128) encoding.
Synopsis
Declared in <llvm/MC/MCSection.h>
bool
isLEBSigned() const;
Return Value
True if this LEB fragment uses signed (SLEB128) encoding.
Created with MrDocs