| Modifier and Type | Field and Description |
|---|---|
static int |
SOM_TYPE_CORE |
static int |
SOM_TYPE_EXE |
static int |
SOM_TYPE_OBJ |
static int |
SOM_TYPE_SHLIB |
| Constructor and Description |
|---|
Attribute() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCPU() |
int |
getType() |
boolean |
hasDebug() |
boolean |
isLittleEndian() |
public static final int SOM_TYPE_EXE
public static final int SOM_TYPE_SHLIB
public static final int SOM_TYPE_OBJ
public static final int SOM_TYPE_CORE
public String getCPU()
public int getType()
public boolean hasDebug()
public boolean isLittleEndian()
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.