Class CliIndexHasConstant
java.lang.Object
ghidra.app.util.bin.format.pe.cli.tables.indexes.CliIndexHasConstant
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic int
getRowIndex
(int codedIndex) static CliTypeTable
getTableName
(int codedIndex) static int
readCodedIndex
(BinaryReader reader, CliStreamMetadata stream) static DataType
toDataType
(CliStreamMetadata stream)
-
Constructor Details
-
CliIndexHasConstant
public CliIndexHasConstant()
-
-
Method Details
-
toDataType
-
getRowIndex
public static int getRowIndex(int codedIndex) -
getTableName
- Throws:
InvalidInputException
-
readCodedIndex
- Throws:
IOException
-