Return the underlying location‐list section data.
Synopsis
Declared in <llvm/DebugInfo/DWARF/DWARFDebugLoc.h>
DWARFDataExtractor const&
getData();
Return Value
The DWARFDataExtractor for this location‐list section.
Created with MrDocs