DWARFCompileUnit
Package:
ghidra.app.util.bin.format.dwarf4
Type:
class
11.1_PUBLIC
removed
type
:
ghidra.app.util.bin.format.dwarf4.DWARFCompileUnit
class DWARFCompileUnit
10.3_PUBLIC
added
method
:
isValidFileIndex
boolean isValidFileIndex(
int index)
10.1_PUBLIC
added
method
:
read
static ghidra.
app.
util.
bin.
format.
dwarf4.
DWARFCompileUnit read(
ghidra.
app.
util.
bin.
format.
dwarf4.
DIEAggregate diea) throws IOException,
DWARFException
removed
method
:
getStatementList
int getStatementList(
)
removed
method
:
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
introduced
Initial version