Emit the common part of the DWARF 5 range/locations list tables header.

Synopsis

Declared in <llvm/MC/MCDwarf.h>

MCSymbol*
emitListsTableHeaderStart(MCStreamer& S);

Return Value

The symbol marking the start of the lists table header.

Parameters

Name

Description

S

‐ Streamer used to emit the list table header.

Created with MrDocs