addedmethod:
getCharset
java.nio.charset.Charset getCharset()
addedmethod:
getLine
ghidra.app.util.bin.format.dwarf.line.DWARFLine getLine(long offset, ghidra.app.util.bin.format.dwarf.DWARFCompilationUnit cu, boolean readIfMissing) throws IOException
addedmethod:
getMacroEntries
java.util.List<ghidra.app.util.bin.format.dwarf.macro.entry.DWARFMacroInfoEntry> getMacroEntries(ghidra.app.util.bin.format.dwarf.macro.DWARFMacroHeader macroHeader) throws IOException
addedmethod:
getMacroHeader
ghidra.app.util.bin.format.dwarf.macro.DWARFMacroHeader getMacroHeader(long offset, ghidra.app.util.bin.format.dwarf.DWARFCompilationUnit cu)