getMCLineSections overloads
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...