DWARFCompileUnit

Package: ghidra.app.util.bin.format.dwarf4
Type: class

11.1_PUBLIC

removedtype: ghidra.app.util.bin.format.dwarf4.DWARFCompileUnit
class DWARFCompileUnit

10.3_PUBLIC

addedmethod: isValidFileIndex
boolean isValidFileIndex(int index)

10.1_PUBLIC

addedmethod: read
static ghidra.app.util.bin.format.dwarf4.DWARFCompileUnit read(ghidra.app.util.bin.format.dwarf4.DIEAggregate diea) throws IOException, DWARFException
removedmethod: getStatementList
int getStatementList()
removedmethod: read
static ghidra.app.util.bin.format.dwarf4.DWARFCompileUnit read(ghidra.app.util.bin.format.dwarf4.DIEAggregate diea, ghidra.app.util.bin.BinaryReader lineReader) throws IOException, DWARFException

9.0.1_PUBLIC

introducedInitial version