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 TypeInterfaceDescriptioninterfaceIDwCompileUnitis 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()TheIDIEparent.IDIE.getReference(IDIEAttribute attribute) Retrieve theIDIEreferenced by this attribute (if any).IDIEAttribute.getReference()Retrieve the form referenceIDIEwhen 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