java.lang.Object
com.ibm.j9ddr.corereaders.tdump.zebedee.le.CeexsancTemplate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic long
getSanc_bos
(ImageInputStream inputStream, long address) static int
static int
static long
getSanc_stack
(ImageInputStream inputStream, long address) static int
static int
static long
getSanc_user_floor
(ImageInputStream inputStream, long address) static int
static int
static long
getSanc_user_stack
(ImageInputStream inputStream, long address) static int
static int
static int
length()
-
Constructor Details
-
CeexsancTemplate
public CeexsancTemplate()
-
-
Method Details
-
length
public static int length() -
getSanc_stack
- Throws:
IOException
-
getSanc_stack$offset
public static int getSanc_stack$offset() -
getSanc_stack$length
public static int getSanc_stack$length() -
getSanc_bos
- Throws:
IOException
-
getSanc_bos$offset
public static int getSanc_bos$offset() -
getSanc_bos$length
public static int getSanc_bos$length() -
getSanc_user_stack
public static long getSanc_user_stack(ImageInputStream inputStream, long address) throws IOException - Throws:
IOException
-
getSanc_user_stack$offset
public static int getSanc_user_stack$offset() -
getSanc_user_stack$length
public static int getSanc_user_stack$length() -
getSanc_user_floor
public static long getSanc_user_floor(ImageInputStream inputStream, long address) throws IOException - Throws:
IOException
-
getSanc_user_floor$offset
public static int getSanc_user_floor$offset() -
getSanc_user_floor$length
public static int getSanc_user_floor$length()
-