Package org.jf.dexlib2.dexbacked
Class OatFile.SymbolTable.Symbol
java.lang.Object
org.jf.dexlib2.dexbacked.OatFile.SymbolTable.Symbol
- Direct Known Subclasses:
OatFile.SymbolTable.Symbol32,OatFile.SymbolTable.Symbol64
- Enclosing class:
OatFile.SymbolTable
-
Field Details
-
offset
protected final int offset
-
-
Constructor Details
-
Symbol
public Symbol(int offset)
-
-
Method Details
-
getName
-
getValue
public abstract long getValue() -
getSize
public abstract int getSize() -
getSectionIndex
public abstract int getSectionIndex() -
getFileOffset
public int getFileOffset()
-