java.lang.Object
com.ibm.dtfj.corereaders.Symbol
Class to maintain a list of addresses and coverage extents and a
symbolic name - then given an input address will convert this into
a string showing offset from the symbol.
-
Field Details
-
knownSymbolsByName
-
symbolTree
-
-
Constructor Details
-
Symbol
-
-
Method Details
-
getSymbol
-
getSymbolForAddress
-
getSymbolEnd
public long getSymbolEnd()- Returns:
- Returns the symbolEnd.
-
getSymbolName
- Returns:
- Returns the symbolName.
-
getSymbolStart
public long getSymbolStart()- Returns:
- Returns the symbolStart.
-
getSymbolsIterator
-
getSymbolUsingValue
-