Modifier and Type | Field and Description |
---|---|
static int |
DEBUG_TYPE_DWARF |
static int |
DEBUG_TYPE_NONE |
static int |
DEBUG_TYPE_STABS |
static int |
ELF_TYPE_CORE |
static int |
ELF_TYPE_EXE |
static int |
ELF_TYPE_OBJ |
static int |
ELF_TYPE_SHLIB |
Constructor and Description |
---|
Attribute() |
Modifier and Type | Method and Description |
---|---|
IAddressFactory |
getAddressFactory() |
String |
getCPU() |
int |
getDebugType() |
int |
getType() |
boolean |
hasDebug() |
boolean |
isLittleEndian() |
public static final int ELF_TYPE_EXE
public static final int ELF_TYPE_SHLIB
public static final int ELF_TYPE_OBJ
public static final int ELF_TYPE_CORE
public static final int DEBUG_TYPE_NONE
public static final int DEBUG_TYPE_STABS
public static final int DEBUG_TYPE_DWARF
public String getCPU()
public int getType()
public boolean hasDebug()
public int getDebugType()
public boolean isLittleEndian()
public IAddressFactory getAddressFactory()
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.