Uses of Interface
com.pnfsoftware.jeb.core.units.codeobject.dwarf.IDIE
Packages that use IDIE
-
Uses of IDIE in com.pnfsoftware.jeb.core.units.codeobject.dwarf
Subinterfaces of IDIE in com.pnfsoftware.jeb.core.units.codeobject.dwarfModifier and TypeInterfaceDescriptioninterface
IDwCompileUnit
is the root of a DWARFCompile_Unit
.Methods in com.pnfsoftware.jeb.core.units.codeobject.dwarf that return IDIEModifier and TypeMethodDescriptionIDIE.getChildAtOffset
(long offset) Retrieve the child at this offsetIDIE.getParent()
TheIDIE
parent.IDIE.getReference
(IDIEAttribute attribute) Retrieve theIDIE
referenced by this attribute (if any).IDIEAttribute.getReference()
Retrieve the form referenceIDIE
when form represents an address.IDIE.getSpecification()
Retrieve the specification of thisIDIE
.Methods in com.pnfsoftware.jeb.core.units.codeobject.dwarf that return types with arguments of type IDIE