Set the (implementation defined) index.
Synopsis
Declared in <llvm/MC/MCSymbol.h>
void
setIndex(uint32_t Value) const;
Parameters
Name |
Description |
Value |
‐ Implementation‐defined index to store. |
Created with MrDocs