Pair of a section and a subsection index.

Synopsis

Declared in <llvm/MC/MCStreamer.h>

using MCSectionSubPair = std::pair<MCSection*, uint32_t>;

Created with MrDocs