Uses of Interface
com.pnfsoftware.jeb.core.units.codeobject.dwarf.IDIEAttribute
Packages that use IDIEAttribute
-
Uses of IDIEAttribute in com.pnfsoftware.jeb.core.units.codeobject.dwarf
Methods in com.pnfsoftware.jeb.core.units.codeobject.dwarf that return IDIEAttributeModifier and TypeMethodDescriptionIDIE.getAttribute
(Dwarf.DwarfAttribute attribute) Retrieve an attributeIDIE.getAttribute
(String name) Retrieve an attribute by its nameMethods in com.pnfsoftware.jeb.core.units.codeobject.dwarf that return types with arguments of type IDIEAttributeMethods in com.pnfsoftware.jeb.core.units.codeobject.dwarf with parameters of type IDIEAttributeModifier and TypeMethodDescriptionIDIE.getReference
(IDIEAttribute attribute) Retrieve theIDIE
referenced by this attribute (if any).