Return the legacy DWARF inline debug info section.
Synopsis
Declared in <llvm/MC/MCObjectFileInfo.h>
MCSection const*
getDwarfDebugInlineSection() const;
Return Value
The legacy DWARF inline debug info section.
Created with MrDocs