Replace the variable‐size content tail of this fragment.
Synopsis
Declared in <llvm/MC/MCSection.h>
void
setVarContents(ArrayRef<char> Contents);
Parameters
Name |
Description |
Contents |
‐ Bytes to store in the variable‐size region. |
Created with MrDocs