10 #ifndef LLVM_LIB_DEBUGINFO_DWARFDEBUGLOC_H
11 #define LLVM_LIB_DEBUGINFO_DWARFDEBUGLOC_H
void dump(raw_ostream &OS) const
void parse(DataExtractor data, unsigned AddressSize)
Parse the debug_loc section accessible via the 'data' parameter using the specified address size to i...
void parse(DataExtractor data)
void dump(raw_ostream &OS) const
Print the location lists found within the debug_loc section.
DWARFDebugLoc(const RelocAddrMap &LocRelocMap)
This class implements an extremely fast bulk output stream that can only output to a stream...