llvm::MCObjectStreamer::appendContents

Synopses

Declared in <llvm/MC/MCObjectStreamer.h>

void
appendContents(ArrayRef<char> Contents);
» more...
void
appendContents(
    size_t Num,
    uint8_t Elt);
» more...