addedmethod:
getAllSourceFileAddrInfo
java.util.List<ghidra.app.util.bin.format.dwarf.line.DWARFLine.SourceFileAddr> getAllSourceFileAddrInfo(ghidra.app.util.bin.format.dwarf.DWARFCompilationUnit cu) throws IOException
addedmethod:
getLineProgramExecutor
ghidra.app.util.bin.format.dwarf.line.DWARFLineProgramExecutor getLineProgramExecutor(ghidra.app.util.bin.format.dwarf.DWARFCompilationUnit cu)
removedmethod:
getAllSourceFileAddrInfo
java.util.List<ghidra.app.util.bin.format.dwarf.line.DWARFLine.SourceFileAddr> getAllSourceFileAddrInfo(ghidra.app.util.bin.format.dwarf.DWARFCompilationUnit cu, ghidra.app.util.bin.BinaryReader reader) throws IOException
removedmethod:
getLineProgramexecutor
ghidra.app.util.bin.format.dwarf.line.DWARFLineProgramExecutor getLineProgramexecutor(ghidra.app.util.bin.format.dwarf.DWARFCompilationUnit cu, ghidra.app.util.bin.BinaryReader reader)