llvm::MCObjectStreamer::getCurFragEnd

Return a pointer to the end of the fixed-size contents of the current fragment.

Synopsis

Declared in <llvm/MC/MCObjectStreamer.h>

uint8_t*
getCurFragEnd() const;

Return Value

Pointer to the end of the fixed-size contents of the current fragment.