Interface IDwCompileUnit
- All Superinterfaces:
IDIE
IDwCompileUnit
is the root of a DWARF Compile_Unit
. This is not exactly a
IDIE
but is represented as well since it shares lots of attributes (offset, parent,
child...). Since this is the root, it has only one child (of type DW_TAG_compile_unit).
Do not mix up with the JEB's unit
system.
-
Method Summary
Methods inherited from interface com.pnfsoftware.jeb.core.units.codeobject.dwarf.IDIE
getAttribute, getAttribute, getAttributeName, getAttributes, getChildAtOffset, getChildren, getCompileUnit, getFullName, getNamespace, getOffset, getParent, getReference, getSpecification, getTagName