java.lang.Object
com.ibm.j9ddr.corereaders.tdump.zebedee.le.DllexpvarsTemplate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic longgetDllexpvarsarray(ImageInputStream inputStream, long address) static intstatic intstatic longgetDllexpvarscount(ImageInputStream inputStream, long address) static intstatic intstatic longgetDllexpvarsname(ImageInputStream inputStream, long address) static intstatic intstatic longgetDllexpvarsqcon(ImageInputStream inputStream, long address) static intstatic intstatic intlength()
-
Constructor Details
-
DllexpvarsTemplate
public DllexpvarsTemplate()
-
-
Method Details
-
length
public static int length() -
getDllexpvarscount
public static long getDllexpvarscount(ImageInputStream inputStream, long address) throws IOException - Throws:
IOException
-
getDllexpvarscount$offset
public static int getDllexpvarscount$offset() -
getDllexpvarscount$length
public static int getDllexpvarscount$length() -
getDllexpvarsarray
public static long getDllexpvarsarray(ImageInputStream inputStream, long address) throws IOException - Throws:
IOException
-
getDllexpvarsarray$offset
public static int getDllexpvarsarray$offset() -
getDllexpvarsarray$length
public static int getDllexpvarsarray$length() -
getDllexpvarsname
- Throws:
IOException
-
getDllexpvarsname$offset
public static int getDllexpvarsname$offset() -
getDllexpvarsname$length
public static int getDllexpvarsname$length() -
getDllexpvarsqcon
- Throws:
IOException
-
getDllexpvarsqcon$offset
public static int getDllexpvarsqcon$offset() -
getDllexpvarsqcon$length
public static int getDllexpvarsqcon$length()
-