llvm::MCDwarfLineTable::getMCLineSections

getMCLineSections overloads

Synopses

Declared in <llvm/MC/MCDwarf.h>

Return the per-section line entry collections.

MCLineSection const&
getMCLineSections() const;
» more...

Return the mutable per-section line entry collections.

MCLineSection&
getMCLineSections();
» more...

Return Value

  • The per-section line entry collections.
  • The mutable per-section line entry collections.